Invent CRM

Invent CRM

https://inventcrm.wordpress.com

Surya's MS CRM Blog

Best Practices for Dynamics CRM Plugins

Published

Best Practices for Dynamics CRM Plugins

I like to share Dynamics CRM plugin best practice. For improved performance, Microsoft Dynamics 365 caches plug-in instances. The plug-in’s Execute method should be written to be stateless because the constructor is not called for every invocation of the plug-in. Also, multiple system threads could execute the plug-in at the same time. All per invocation […]

Continue to website...

More from Invent CRM