Programming Microsoft Dynamics NAV - FAQ - Hot Links

One of the most frequently asked questions is how to get started programming Microsoft Dynamics NAV. MVP [mention:5241d4a0c2cb47ca937f46e444a2185c:e9ed411860ed4f2ba0265705b8793d05] has made a video about just that. First part together with long time DUG member [mention:e398037518c04daabc11f4ae73b4a20a:e9ed411860ed4f2ba0265705b8793d05].

https://www.youtube.com/watch?v=XNLOb3nroWI

Thanx, Erik. The series will continue in an almost 4-weekly rhythm.

The next episodes:

C/SIDE Development 101 #2 – Tables – the fundamental component of NAV

The foundation of any system is the data structure definition. In NAV, the building blocks of this foundation are the Tables. A NAV table includes much more than just the data fields and keys. A NAV table definition also includes data validation rules, processing rules, business rules, and logic to ensure referential integrity. In this session, we will discuss the structure and creation of tables.

Book: Chapter 2

Presenter: [mention:5241d4a0c2cb47ca937f46e444a2185c:e9ed411860ed4f2ba0265705b8793d05]
Moderator: [mention:facd1c39e088429db490237bf8d2779f:e9ed411860ed4f2ba0265705b8793d05]

https://www.youtube.com/watch?v=bVhMW-B5oys

C/SIDE Development 101 #3 – Field basics – data types and properties

The design of an application should begin at the simplest level, with the design of the data elements. The type of data your development tool supports has a significant effect on our design. Since NAV is designed for financially oriented business applications, NAV data types are financial and business oriented.
In this session, we will cover many of the data types that we use within NAV. For each data type, we will cover some of the more frequently modified field properties and how particular properties are used to support application functionality.

Book: Chapter 3

Presenter: [mention:facd1c39e088429db490237bf8d2779f:e9ed411860ed4f2ba0265705b8793d05]
Moderator: [mention:5241d4a0c2cb47ca937f46e444a2185c:e9ed411860ed4f2ba0265705b8793d05]### https://www.youtube.com/watch?v=49T6l4wSGNQ### C/SIDE Development 101 #4 – Pages – the users gateway to data in NAV

Pages are NAV’s object type for interactively presenting information. The page rendering routines that paint the page on the target display handle much of the data presentation detail. This allows a variety of clients to be created by Microsoft, such as Web browser resident clients, Windows clients, and new tablet clients (iPad, Android, Windows).
In this session, we will discuss the various types of pages offered by NAV, and the options for formatting, data accessing, and tailoring the pages.

Book: Chapter 4

Presenter: Rob Sanchez
Moderator: you?

Tue, April 24, 2018, 4:00 PM – 5:00 PM CET

C/SIDE Development 101 #5 – Field – keys, SIFT and more

In this session, we will discuss advanced field usage that have not been covered in session #3.

Book: Chapter 2/3/4

Presenter: [mention:facd1c39e088429db490237bf8d2779f:e9ed411860ed4f2ba0265705b8793d05]
Moderator: [mention:5241d4a0c2cb47ca937f46e444a2185c:e9ed411860ed4f2ba0265705b8793d05]

Tue, May 22, 2018, 4:00 PM – 5:00 PM CET

Thanks for sharing Erik!