Book Image

Mastering Microsoft Dynamics NAV 2016

By : Rabindra Sah
Book Image

Mastering Microsoft Dynamics NAV 2016

By: Rabindra Sah

Overview of this book

The book begins by giving you a brief introduction to setting up your NAV environment and shows you how to install and configure it according to your requirements. You will then dive deep into the latest design patterns, network architecture, and topologies. We will show you how you can integrate NAV with the Microsoft platform, and secure your deployment by managing roles and permissions. Moving on, we will explain how to monitor and manage server instances using the Administration tool. We’ll discuss how you can take advantage of the expanded extensibility and connectivity capabilities for a tighter integration with the cloud as well as handheld devices. Then, we’ll show you how you can make use of the PowerBI capabilities that have been built into Dynamics NAV. By the end of the book, you will be confident in developing and administering a Dynamics NAV implementation that will leverage all of the new features.
Table of Contents (19 chapters)
Mastering Microsoft Dynamics NAV 2016
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Dynamics NAV extensions


Microsoft Dynamics NAV, in future, is going to heavily rely on the development and integration of Dynamics NAV extensions. Microsoft has already released a development environment that is designed to support these activities. We will also take a look at the new development environment in the next section of this chapter.

Extensions in Microsoft Dynamics NAV allow Microsoft Partners and ISVs to extend the functionality of the Microsoft Dynamics NAV product while keeping the source code intact. It is exactly like adding some add-ons to an Internet browser or to your other Microsoft or non-Microsoft products to enhance the experience. This allows you to not only develop all these add-ons in parallel, but it also helps reduce the maintenance cost on the main system.

The extensions package file is most often small in size, but it can also be large depending on the nature of the requirements. It can be easily installed and uninstalled, which gives the customer the complete...