Beginner's information
From Axaptapedia
[edit] How to become Dynamics Ax developer
- Download Inside Dynamics Ax 4 free ebook from microsoft and read then read What's new about changes in Ax2009 (X++ in Ax 2009 is pretty the same as in Ax 4)
- Download code samples and analyze
- read other books
- If you have access to partner source or customer source, go there and read development and financial trainings
- read and understand the application code and for all your task try to find how it is sived in existing code (so yopu have to know some functionality as well)

