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

Month: September 2016

Javascript Best Practices

While Customizing CRM in client side you should follow the below best practices. Do not directly edit scripts in script editor window of CRM. Always use Visual studio to edit so that you can figure out the syntax errors properly. Limit the number of Script libraries your form references. Performance can lag when you view…
Read more

CRM Security Best Practices

Security Matrix in Dynamics CRM is a very crucial area to take special attention. In the machine.config and web.config configuration files you can determine whether debugging is enabled, and also if detailed error messages are sent to the client. You should make sure that debugging is disabled on all production servers, and that a generic…
Read more