Originally posted on Ajit Patra: We often come across requirements in which we want to add certain value to the same variable e.g. for integer variable, x=x+5 or for string
Originally posted on Ajit Patra: We often come across requirements in which we want to add certain value to the same variable e.g. for integer variable, x=x+5 or for string
Here’s a scenario that could be all too familiar to us. We’re on-boarding users (to either Dynamics 365 or a Power Platform app), & they’re new to the environment that
Scenario I had a customer implementing Microsoft Dynamics 365 for Finance and Supply Chain Management who had to postpone an update because an ISV solution needed an update. The upgraded
A problem clearly stated is a problem half solved. Dorothea Brande I was importing a managed solution into my test environment, only to find it wasn’t updating the Canvas App. There
This video is part of a series describing how to use git submodules for a C# Visual Studio project, the example focused on a plugin for Microsoft Dynamics 365 …