Microsoft Dynamics AX 2009 Development Introduction
Course Fee: £790
Course Content
Architecture
- Advantages of Using AX
- Main Elements of AX
- Navigate through AX
- Layered Architecture
- Security Architecture
- Report Architecture
Data Dictionary
- AOT
- Design tables using Morph X
- Relations
- Data Types
- Enumerated Types
- Maps
- Views
- Indices
User Interfaces
- Development Projects
- Forms
- Menus
- Graphical interfaces
- Queries
- Help Documentation
Report Adjustments
- Report designer
- Standard report elements
- Templates
- Best Practices for Reports
X++ Overview
- Key features
- Object-oriented programming
- Development Tools
- Best Practices in X++
Objects and Classes
- Declare classes
- Instantiate objects
- Differentiate between tables and classes
- Inheritance
- Object and class methods
- Variables
- Simple and Extended Data Types Scope
X++ Control Statements
- Conditional Statements
- Loops
- Built-in Functions
- Output commands
- Communication with the user
Accessing the Database
- Search for records
- Modify search criteria
- Manipulate data, insert, update delete
- Build queries in X++
Exception Handling
- Exception Handling Mechanism
- Use Try, Catch, Retry
- Throw Exceptions
- Best Practices
|
|
|