|
Agenda
Dev Fundamentals section
In this section you will learn the concepts of development in MS Dynamics NAV, the Integrated Development Environment – C/SIDE and 2 basic types of application objects: tables and forms
CAL Programming section
In this section you will study the internal MS Dynamics NAV programming language – C/AL. You will learn about the Variables, Data Types and operators in C/AL; main C/AL Control Statements; and working with functions and objects in the C/AL code.
Extended Objects section
In this section, you will learn how to work with the objects that hold important MS Dynamics NAV logic. These objects are reports and codeunits. You will also find out how to transfer data from MS Dynamics NAV to other applications, and using dataports and XMLports as well. And finally, you will learn to organize your created objects into user-friendly and neat menus with the help of menusuites.
Advanced Development section
In this section you will learn the main techniques for integrating MS Dynamics NAV with external applications: ODBC, C/FRONT, working with OCX controls and automation. Also you will get introduced useful development tools such as NAV Debugger and Beyond Compare. And finally we will consider the Upgrade Toolkit and Demo Tool in MS Dynamics NAV.
|