Search
Error Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' When Using Dependent Assembly Plugins
How to solve Error Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' to type 'XXX.EarlyBoundCode.Contact' when using Dependent Assemb
D365 Freelancer
Nov 24, 20232 min read
Create a Power Platform RESX Web Resource via PowerShell
Overview Below is a quick code snippet that I am using to add RESX Web Resources to the Power Platform. I am using the RESX files to...
D365 Freelancer
May 14, 20233 min read


Query all Entities in a Dataverse Solutions
This blog post demonstrates how to query any component type in a solution using the Solution Component entity.
D365 Freelancer
Jul 24, 20221 min read