Understanding Security Model in Dynamics 365
Coming Soon…

Coming Soon…

Managing workflows is a common task for Dynamics 365 administrators and consultants. Sometimes, during development, testing, or system maintenance, we need to execute the same workflow for multiple records. But what happens when you have hundreds of records? Running workflows manually one by one is not practical and can take a significant amount of time….
Introduction When working with Dynamics 365 and Power Platform, Solutions are the foundation for building and deploying applications. After understanding what a Solution is, the next important concept is knowing the difference between Managed and Unmanaged Solutions. Choosing the right solution type is critical for development, deployment, and application lifecycle management. What is an Unmanaged…
Understanding Pre-Image and Post-Image in Dynamics 365 Plug-ins When developing Microsoft Dynamics 365 / Dataverse Plug-ins, we often need more information than simply knowing that a record has been updated. Sometimes our business logic needs to answer questions such as: This is where Pre-Images and Post-Images become extremely useful. In this article, we’ll look at…
When I first started working with Dynamics 365, I thought a Solution was simply a container for storing customizations. But Solutions are much more important than that. A Solution is one of the core concepts behind how Microsoft Dynamics 365 and Power Platform applications are built, organized, maintained, and deployed. What can a Solution contain?…