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

Tag: plugin development

Dataverse Plugins vs Power Automate: What Microsoft Experts Actually Use in Real Projects

Introduction One of the most common questions I hear from Power Platform developers and Dynamics 365 professionals is: “Should I use a Dataverse Plugin or Power Automate?” While both can automate business processes, choosing the wrong approach can lead to performance issues, maintenance challenges, increased licensing costs, and poor user experience. After working on numerous…
Read more

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