Showing posts with label technical standards. Show all posts
Showing posts with label technical standards. Show all posts

Sunday, January 29, 2012

Coding standards of dynamics AX X++


I have read an article about the technical standard to write the code in dynamics ax, that covered the followed standards.
X++ Standards

·         Text Constant Standards
·         Exception Handling
·         Branching
·         Code Layout
·         Methods
·         Handling Dates
·         Label Standards
AOT Object Standards

·         Data Dictionary Extended data type

o   Base Enum
o   Tables
o   Feature keys
o   Table collection

·         Classes
·         Forms
·         Reports
·         Jobs
·         Menu items
The links is quite handful for the AX developers especially for those who are working for a vendor of Microsoft like me.