Programming in Dynamics 365, CDS and Power Platform. Discover all our articles

Power Platform Tools for Visual Studio

Power Platform Tools for Visual Studio (RIP : Dynamics 365 Developer Toolkit)

Sun, 12/26/2021 - 10:40 By Pham Ba Son
9 comments
Dynamics 365 Developer Toolkit was a very useful tool for CRM developers, nowadays the new Power Platform Tools for Visual Studio will replace it and it's a good news ! With a lot of new features. Come discover it on this article !
Dataverse Plugin telemetry with Azure Application Insights

Dataverse Plugin telemetry with Azure Application Insights

Thu, 10/28/2021 - 16:44 By Danny Rodrigue…
2 comments
You must surely know the possibilities of tracing in D365 with the TracingService, but did you know that it is now possible to use Azure tracing? Here is an article on the subject: Dataverse Plugin telemetry with Azure Application Insights

Dataverse : How to make the right choices for Plugins Development

Mon, 10/04/2021 - 06:32 By Nguyen Thanh Khoi

Dataverse : How to make the right choices for Plugins Development

Plugins is an important part of development in Dynamics 365 and I would like to share a basic knowledge about choosing plugin in various case.

Which stage should we choose?

Here I have examples of scenario:

When a Contact is created, perform the following actions (using plugins)