Dynamic content in Auto Numbers for Microsoft Dynamics 365 / CRM
As the creator of the Auto Number Manager tool in XrmToolBox, I get two questions more than any other questions: How can I number existing records?…
As the creator of the Auto Number Manager tool in XrmToolBox, I get two questions more than any other questions: How can I number existing records?…
Specifically I’m talking about assigning version numbers to your own code and manipulating those versions in CAL / AL and PowerShell. There are lots…
The Inside Microsoft Dynamics GP blog has started a series Feature of the Day posts for Microsoft Dynamics GP 2018 R2 on which I…
The Random class creates random integer values. Although the range of an int (32 bit) is: [-2,147,483,647 : 2,147,483,647], Random.nextInt() generates values from 0…
A couple of little notes before we get into this blog – I’ve been doing them on the Microsoft Community site now for nearly…