Course 80304A: Development II in Microsoft Dynamics AX 2012
- 1. Introduction to X++
- 2. X++ Control Statements
- 3. Classes and Objects
- 4. Accessing the Database
- 5. Exception Handling
- 6. Security for Developers
1. Introduction to X++
- Introduction
- Characteristics of X++
- Development Tools
- Reverse Engineering
- Best Practices
2. X++ Control Statements
- Introduction
- Introduction to Variables
- Operators
- Conditional Statements
- Loops
- Built-in Functions
- Communication Tools
3. Classes and Objects
- Introduction
- Classes
- Method Access Control
- Inheritance
- Objects
- Scoping and Parameters in X++
- Methods
- Referencing Object Methods
- Method Types
- Table as Classes
- Eventing
4. Accessing the Database
- Introduction
- Retrieving Data
- Data Manipulation
- Queries
5. Exception Handling
- Introduction
- Exceptions
- Try and Catch Exceptions
- Throwing Exceptions
- Optimistic Concurrency Exceptions
6. Security for Developers
- Introduction
- Permissions
- Security Policies
- Code Access Security
- Display Method Authorization