
Microsoft Dynamics NAV Development Quick Start Guide
Get up and running with Microsoft Dynamics NAV
Alexander Drogin(Author)
Packt Publishing
Published on 27. December 2018
Book
Paperback/Softback
210 pages
978-1-78961-276-9 (ISBN)
Description
Learn development skills and improve productivity when programming in Microsoft Dynamics NAV 2018 - the popular Enterprise Resourse Planning management system used across a variety of industries for business process management
Key Features
Solve common business problems with the valuable features and flexibility of Dynamics NAV
Understand the structure of NAV database - how documents and business entities are mapped to DB tables
Design user interface and bind the presentation layer with the data storage
Book DescriptionMicrosoft Dynamics NAV is an enterprise resource planning (ERP) software suite for organizations. The system offers specialized functionality for manufacturing, distribution, government, retail, and other industries. This book gets you started with its integrated development environment for solving problems by customizing business processes.
This book introduces the NAV development environment - C/SIDE. It gives an overview of the internal system language and the most essential development tools. The book will enable the reader to customize and extend NAV functionality with C/AL code, design a user interface through pages, create role centers, and build advanced reports in Microsoft Visual Studio.
By the end of the book, you will have learned how to extend the NAV data model, how to write and debug custom code, and how to exchange data with external applications.
What you will learn
Manage NAV Server configuration with Microsoft Management Console
Manage NAV installation with the NAV Administration Shell
Create integration events and extend functionality via the NAV event model
Run XML Ports from C/AL code
Design reports and write client code in RDLC expressions
Who this book is forThis book is for experienced NAV users who have an understanding of basic programming concepts. Familiarity with NAV development environment or its internal development language-C/AL is not expected.
Key Features
Solve common business problems with the valuable features and flexibility of Dynamics NAV
Understand the structure of NAV database - how documents and business entities are mapped to DB tables
Design user interface and bind the presentation layer with the data storage
Book DescriptionMicrosoft Dynamics NAV is an enterprise resource planning (ERP) software suite for organizations. The system offers specialized functionality for manufacturing, distribution, government, retail, and other industries. This book gets you started with its integrated development environment for solving problems by customizing business processes.
This book introduces the NAV development environment - C/SIDE. It gives an overview of the internal system language and the most essential development tools. The book will enable the reader to customize and extend NAV functionality with C/AL code, design a user interface through pages, create role centers, and build advanced reports in Microsoft Visual Studio.
By the end of the book, you will have learned how to extend the NAV data model, how to write and debug custom code, and how to exchange data with external applications.
What you will learn
Manage NAV Server configuration with Microsoft Management Console
Manage NAV installation with the NAV Administration Shell
Create integration events and extend functionality via the NAV event model
Run XML Ports from C/AL code
Design reports and write client code in RDLC expressions
Who this book is forThis book is for experienced NAV users who have an understanding of basic programming concepts. Familiarity with NAV development environment or its internal development language-C/AL is not expected.
More details
Language
English
Place of publication
Birmingham
United Kingdom
Target group
Professional and scholarly
US School Grade: College Graduate Student
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 12 mm
Weight
402 gr
ISBN-13
978-1-78961-276-9 (9781789612769)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Alexander Drogin
Microsoft Dynamics NAV Development Quick Start Guide
Get up and running with Microsoft Dynamics NAV
E-Book
09/2024
Packt Publishing
€23.49
Available for download
Person
Alexander Drogin started working with Navision Attain version 3.01 in 2002 as a software developer at a consulting company. After seven years of development, he shifted his focus to end-user support. In 2012, he joined the Microsoft Russia development team as a software engineer in testing, and worked on NAV test automation and sustained engineering tasks. He currently works as a NAV technical architect for a Microsoft partner in Malta.
Content
Table of Contents
Getting Started with the NAV Development Environment
Codeunits - Structuring C/AL Code
Tables - Creating Data Structure
Designing User Interface
Exchanging Data with XML Ports
NAV Event Model
Presenting Data in Reports
Debugging Your Code
Getting Started with the NAV Development Environment
Codeunits - Structuring C/AL Code
Tables - Creating Data Structure
Designing User Interface
Exchanging Data with XML Ports
NAV Event Model
Presenting Data in Reports
Debugging Your Code