Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Category: Dynamics 365 CRM

Sequencial GUID in C#

Using windows UuidCreateSequential method we can create sequential GUID while creating records in CRM if required. This is a C# code using an in-built method of rpcrt4.dll. I recommend to allow the system to create GUIDs without using custom code. But if requirement strictly demands then we can use the below c# code to generate sequential GUIDs.…
Read more

MS CRM Best Practices

Best Software is the product of best practice. A successful Dynamics CRM implementation depends on the best practices followed during the development phase. For better performance every developer should follow some proven set of best practices. In my experience I did not followed the best practices very frequently following the policy “I know how to…
Read more