IntegrationsThe XppForge Visual Studio extension helps D365 Finance & Operations developers generate X++ artifacts directly inside Visual Studio. Learn how to generate classes, SysOperation frameworks, Chain of Command extensions, forms, security objects, and more.
By Sunny VastyArticleLearn how to create and execute a runnable class (job) in D365 Finance & Operations. This guide covers the main() method, running classes from Visual Studio and SysClassRunner, practical code examples, and common mistakes to avoid.
By Sunny VastyX++ DevelopmentLearn what macros are in X++, when they're useful, and why they should be used carefully.
By Sunny VastyX++ DevelopmentLearn how List, Map, and Set collections work in X++ and when to use each one.
By Sunny Vasty