When developing plug-ins for Dynamics 365/CRM, working with an on-premise system provides for better tracing and debugging than developing against an online instance. Also when there is a large team working on common project it makes life much easier when the developers are working on isolated environments. Onpremise to Online Migration (sidebar) When working on… Continue reading Using Azure DevTest Labs for Dynamics 365 Development
Category: Development
Quickly Create Dynamics 365 Portal Pages using Portal Management (Wizard)
A common design pattern for Dynamics 365 Portals is to display a list of Dynamics 365 records and provide a mechanism to drill down into the details of each of these records on a list. This structure is setup by creating web pages, entity list, entity form and then wiring it all together. While not… Continue reading Quickly Create Dynamics 365 Portal Pages using Portal Management (Wizard)
Determining What Configuration/Development Options to use on Dynamics 365 Projects
Every so often I am asked a question or see on a forum post similiar to this; “What is the best practice, a workflow or a plugin?” Or “Should I use JavaScript, or could I use Business Rules for this?” For someone just starting out, its hard to determine what option/feature/tool to use, let alone… Continue reading Determining What Configuration/Development Options to use on Dynamics 365 Projects
