by Alex | Sep 22, 2025 | Dynamics 365 for Finance and Operations
Following up on some previous posts about D365FSC UDE development instances, I wanted to quickly write about a label file issue I recently encountered and how I addressed it. Scenario I wanted to install the D365FO Admin Toolkit into my UDE instance, after correctly...
by Alex | Mar 20, 2018 | Dynamics 365 for Finance and Operations
With the redesign of the X++ compiler (that I go over in depth in this post) to allow for interfacing with C#/.NET in D365FO I’ve tried every chance I get to code my complex business logic in .NET instead of X++. Mostly because, as a .NET developer by trade, I...