Learning MS Dynamics AX 2012 Programming
- Length: 372 pages
- Edition: 1
- Language: English
- Publisher: Packt Publishing
- Publication Date: 2014-12-26
- ISBN-10: 1782171266
- ISBN-13: 9781782171263
- Sales Rank: #1964674 (See Top 100 Books)
Develop and customize your very own Microsoft Dynamics AX solution quickly and efficiently
About This Book
- Structured learning for new developers and technical consultants
- Concise and easy-to-follow walkthroughs of X++ code
- Examples and key tips on how to avoid potential pitfalls
Who This Book Is For
If you are a .NET or Java developer who wants to develop and customize Dynamics AX 2012 R3, this book is for you. Some experience with object-oriented development technologies is expected, but no experience in development with AX is required.
In Detail
This tutorial has been carefully structured to guide you through the basic features of AX development and get you started as quickly as possible. With this book, you will soon be able to develop and maintain comprehensive management solutions to enhance your Dynamics AX 2012 application’s performance. Starting with a tour of the development environment, you’ll gain a deep understanding of Dynamics AX tools and architecture, before getting to grips with X++ for deeper customization. You will also learn how to search, manipulate, and integrate data.
The practical examples in this book take you through sample AX development projects and help you learn to create forms, reports, menu items, menus, and navigation pages. The book also helps you work with MorphX. By the end of this book, you will have a better understanding of the inner workings of Microsoft Dynamics AX—making your development simpler and faster, and your applications fast, reliable, and robust.
Table of Contents
Chapter 1: Understanding Dynamics AX 2012
Chapter 2 : The X++ Language
Chapter 3 : Storing Data
Chapter 4 : Data User Interaction
Chapter 5 : Searching for Data
Chapter 6 : Manipulating Data
Chapter 7 : Integrating Data
Chapter 8 : Integrating with Standard AX
Chapter 9 : Creating a New Module
Chapter 10 : Working with .NET and AX
Chapter 11 : Web Services
Chapter 12 : Enterprise Portal
Appendix A: Links
Appendix B : Debugger