I'm a newbie in Dynamics Ax and have mountains of quesions:
*What computer programmering language do you use to code new functionality in Ax? Is it C#?
*When you do some coding, does it take place in Visual studio 2010?
*If ERP use C# as a coding lanuage, is it C# from winform or Windows presentation foundation?
*What is the main standard of IT architecture that Ax is using when you start implementing it in a company? N-tier with presentation, business and data layer?
*Does Dynamics have build in Microsoft Business Intelligence?
*What object-relational mapping (ORM) framework does it use to retrieve data from data layer to the presentation layer? Entity framework, Nhibernate, Dataset?
*If a customer has three database tool that is SQL server, Oracle and MySQL and these need to be used in Dynamics Ax, does Ax has a tool in order to combine these database and its data into one unit? Maybe you need to use SSIS etc.
// Fullmetalboy