AX Tutorials in the AOT
I’m always on the lookout for gems of information that might help you AX developers out there. So when I found out about the AX tutorials, my first thought was, How come I’ve never heard of these before? But it’s not always about me, because the thought immediately following that one was, Hey, this would be some good information to share.
These are not tutorials in the strict sense of the word. They are objects in the AOT. These objects are of different types such as classes, tables, reports, etc. They show you how to implement different functionality in AX by giving you a working example.
These artifacts were part of AX when it shipped originally. So let me state straight way that some of them haven’t been updated and they are not included in the SDK documentation. That said, they still provide a useful reference for learning about programming in AX.
The following table contains all the tutorial objects that are in Dynamics AX 2009. To find out where they are:
1. Click on the very top node in the AOT.
2. Right-click and select Find.
3. In the Search field, select All nodes.
4. In the Named field, enter the name of the tutorial object.
5. Click OK.
The find will return a list of nodes where the tutorial object is found. You can infer the object type by its location. Some objects have the same name, for example, Tutorial_RunbaseForm is both a form and a class.
Hope these are useful to you.
# |
Name |
1. |
tutorial_AddressStateCustomer |
2. |
Tutorial_Apply |
3. |
tutorial_AxWebFrameworkCRUD |
4. |
tutorial_AxWebFrameworkJoins |
5. |
tutorial_Cheque |
6. |
tutorial_ColourLines |
7. |
Tutorial_Comparable |
8. |
Tutorial_CompareContextProvider |
9. |
tutorial_ContactPersons |
10. |
tutorial_Customer |
11. |
tutorial_CustomerCreate |
12. |
tutorial_CustomerDetail |
13. |
tutorial_CustomerEdit |
14. |
tutorial_CustomerInfo |
15. |
tutorial_CustomerList |
16. |
tutorial_Customers |
17. |
tutorial_CustomizedSumDescription |
18. |
tutorial_CustTableInfo |
19. |
tutorial_DataSetView |
20. |
tutorial_Date |
21. |
tutorial_Dde_Client |
22. |
tutorial_Dde_Server |
23. |
Tutorial_DDETest |
24. |
tutorial_DefaultDataWizard |
25. |
tutorial_EPCustTableList |
26. |
Tutorial_EventProcessor |
27. |
tutorial_FontInfo |
28. |
tutorial_Form_AddControl |
29. |
tutorial_Form_Apply |
30. |
tutorial_Form_Arrange |
31. |
tutorial_Form_Controls |
32. |
tutorial_Form_DisplayOptions |
33. |
tutorial_Form_EnumerateControls |
34. |
tutorial_Form_File |
35. |
tutorial_Form_freeform |
36. |
Tutorial_Form_Graph |
37. |
tutorial_Form_groupOption |
38. |
tutorial_Form_Join |
39. |
tutorial_Form_ListControl |
40. |
tutorial_Form_ListControl_CheckBox |
41. |
tutorial_Form_Split |
42. |
tutorial_Form_StateList |
43. |
tutorial_Form_Table |
44. |
tutorial_Form_TreeControl |
45. |
tutorial_Form_Windowingrid |
46. |
Tutorial_Grid |
47. |
tutorial_HelloWorld |
48. |
tutorial_HelpPane |
49. |
tutorial_HorseRace |
50. |
tutorial_Joins |
51. |
tutorial_JoinsExtended |
52. |
Tutorial_Journal |
53. |
tutorial_JournalName |
54. |
tutorial_JournalTable |
55. |
tutorial_JournalTransMovement |
56. |
tutorial_Ledger |
57. |
tutorial_ListPanel |
58. |
tutorial_Lookup |
59. |
tutorial_LookupMultiSelect |
60. |
tutorial_LookupMultiSelectDropDialog |
61. |
tutorial_Memory |
62. |
tutorial_NotesSpanningPages |
63. |
tutorial_Paging |
64. |
tutorial_PopupMenu |
65. |
tutorial_Positioning |
66. |
tutorial_Progress |
67. |
tutorial_Prompt |
68. |
tutorial_Properties |
69. |
tutorial_Recurrence |
70. |
tutorial_Reset |
71. |
tutorial_Resources |
72. |
Tutorial_RunbaseBatch |
73. |
Tutorial_RunbaseForm |
74. |
Tutorial_RunbaseReport |
75. |
tutorial_RunbaseReportStd |
76. |
tutorial_SectionTemplateCust |
77. |
tutorial_SectionTemplateVend |
78. |
Tutorial_ShowAviFiles |
79. |
tutorial_ShowIcons |
80. |
tutorial_SumPerSubField |
81. |
tutorial_SumPerSubFieldDate |
82. |
Tutorial_SysESign |
83. |
tutorial_SysLastValue |
84. |
Tutorial_SysSign |
85. |
tutorial_TableDescription |
86. |
tutorial_Tetris |
87. |
tutorial_Thread |
88. |
Tutorial_ThreadWork |
89. |
tutorial_Timer |
90. |
tutorial_Toolbar |
91. |
Tutorial_WebControls |
92. |
Tutorial_WebGrid |
93. |
Tutorial_WorkflowProcessor |
94. |
tutorial_XSL |
95. |
TutorialCodeProfiler |
96. |
TutorialDefaultData |
97. |
TutorialDefaultDataWizard |
98. |
TutorialDefaultDataWizardDelete |
99. |
TutorialDefData |
100. |
TutorialDefDataId |
101. |
TutorialJournalCheck |
102. |
TutorialJournalCheckDelete |
103. |
TutorialJournalCheckPost |
104. |
TutorialJournalCheckPSC |
105. |
TutorialJournalCreateExample |
106. |
TutorialJournalFormTrans |
107. |
TutorialJournalId |
108. |
TutorialJournalIdOriginal |
109. |
TutorialJournalName |
110. |
TutorialJournalNameId |
111. |
TutorialJournalPost |
112. |
TutorialJournalPostDelete |
113. |
TutorialJournalPostPSC |
114. |
TutorialJournalStatic |
115. |
TutorialJournalTable |
116. |
TutorialJournalTableData |
117. |
TutorialJournalTrans |
118. |
TutorialJournalTransData |
119. |
TutorialJournalVoucherChange |
120. |
TutorialJournalVoucherObject |
121. |
TutorialLedgerInAccountStatementFormat1 |
122. |
TutorialLedgerVoucher |
123. |
TutorialThread |