The term SOLID is a mnemonic acronym for the five design principles intended to make software designs more understandable, flexible and maintainable. That's great, but how do we achieve this in D365FO?
X++ gists for D365FO
A collection of X++ gists for those occasions when the help pages don’t cut to the chase!
Testing D365FO using Type Providers and the Page Object Model
Headless automated tests are all the rage. This article will discuss a strategy for keeping your tests simple and maintainable by adopting a well known design pattern to abstract away from the Type Provider framework.
Getting started as a developer with Dynamics 365 for Finance and Operations (D365FO) and Dynamics 365 for Retail
If you are looking to move your development career towards D365FO, or if you are already a seasoned Dynamics AX developer and want to cross train, read this article to understand how to create your own development environment and the steps to follow towards certification.