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

Tag: plugin development

Plugin Development Best Practices in Dynamics 365/ Dataverse/ Power Apps

While developing Plugins in Dynamics 365/Dataverse you have to follow some important Best Practices as explained by Microsoft. Here is a list of Best Practices. Hope this helps.

Use of Plugin Profiler

Debugging is very essential part of a developers life. Here in this session we will discuss how to Debug Plugin using Plugin-Profiler which comes with Plugin registration tool and its very easy to use to troubleshoot the plugin errors in run-time. In this post We will learn below points: How to Register Plugin using Plugin…
Read more

Dynamics 365 CRM Plug-ins

This article will explain how we can be an expert writing and handling CRM plugins. As we know plugin is nothing but a custom business logic which gets injected into CRM platform to augment the default behavior of a specific process. Here we will discuss below points regarding CRM plugins. Plugin Concept Sample Task Build,…
Read more