Jun 1 · 7 min read · The first time I tried to build a PCF control, I spent more time fighting the tooling than writing the actual control. The docs assume you already know which pieces fit together — and when something b
Join discussion
Apr 22 · 3 min read · In this post, we’ll look at how to query the Plugin Assembly entity directly to retrieve the creator and modifier details within Dynamics 365 CE / Power Platform using a simple GET request. The Chall
Join discussion
Mar 15 · 4 min read · When building applications with Microsoft Power Apps and Microsoft Dataverse, developers often need to display the total number of records in a table. At first glance, this seems simple. However, when
Join discussion
Jan 15 · 4 min read · Unit testing Dynamics CRM plugins can become tedious when you rely on fully manual mocks. Each dependency, the organization service, plugin context, tracing, must be simulated by hand, and even the smallest mistake leads to hours of debugging. This i...
Join discussion
Jan 15 · 4 min read · When building plugins for Dynamics 365 CRM, developers often start with Late Bound entities. It’s a flexible approach, but flexibility isn’t always your friend. As your project grows, Late Bound code becomes a jungle of string literals, manual consta...
Join discussion
Jan 8 · 4 min read · When integrating external systems with Dynamics 365, it’s common for new contact records to be created without an associated account. This gap can disrupt hierarchy, reporting, and business processes. A practical and elegant solution is to automatica...
Join discussion
Jan 6 · 6 min read · Introduction: If you're involved in the Power Platform and frequently work with configuring Dataverse or Power Apps for Dynamics 365 sales, service, projects, etc., you might have come across a menu item labeled "Azure Synapse Link." This menu option...
Join discussion