Blog
-
D365/X++ NinjaDevTools to Development Add-In
Background Back in December 2017, Hichem Chekebkeb released NinjaDevTools on GitHub as a way to simplify D365 X++ development tasks. NinjaDevTools is a set of utilities that helps technical resources perform tasks that usually take multiple clicks on a single click. Out of the various utilities within NInjaDevTools, the ones I like the most (up…
-
D365/X++ Chain of Command
Back in 2018 I wrote this article regarding the new capabilities in Chain of Command (CoC) to support Form extensibility which at that point was solely handled by Event Handlers. Fast forward six and a half years and as of December 2024, Chain of Command is the go-to method recommended by Microsoft to extend your…