Build a Dynamics 365 solution via an Azure DevOps pipeline
The post provides at a high level description of how to do the following tasks using an Azure...
Create and unit test a plugin with FakeXrmEasy
This blog post provides a high level example of how to create and unit test a Dynamics 365...
Unit testing with xrm-mock in Visual Studio 2022
The purpose of this post is to provide an introduction on how to set up automated unit testing...
Form Component Control
As an alternative to a Quick View form, there is a control called ‘Form Component Control’. This allows...
Multiselect Lookup Control
Consider the situation where a subgrid of contacts needs to be placed on the Appointments activity form. This...
Connect to an Azure Virtual Machine
The purpose of this post is to illustrate how to connect to an Azure virtual machine (VM). Firstly,...
Unit testing with xrm-mock in Visual Studio Code
The post provides a few examples of unit tests for Dynamics 365 client-side TypeScript (Figure 6). It also...
Display associated records on a Dynamics 365 form’s ‘Related’ tab
The post illustrates how to display related records on a Dynamics 365 form's 'Related' tab
Keyboard Shortcuts & Commands
File System Search For a grep like search using the window command line: findstr /s /i “crmserviceclient” *.cs...
Canvas Apps Functions
The post contains screenshots I took when going through some Microsoft tutorials. There canvas apps functions covered are:...