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 2016 Design Patterns


Design Patterns is the standard solution, which can be repeated to solve the most common problems. It is generally a part of the full system design. It can be taken as a proven concept in the application.

There are three different types of Design Patterns, which are clearly distinct in Microsoft Dynamics NAV 2016.

Architectural Design Pattern

Microsoft Dynamics NAV is highly based on Architectural Design Patterns, where highly reusable components are implemented so as to provide a dynamic structure to the system. It can be considered as a Software Design pattern.

Implementation Pattern

In Microsoft Dynamics NAV 2016, we use several Implementation Patterns, which are nothing but different development techniques. Most common Implementation Patterns are done for program organization and data structures.

Design Pattern

Design Patterns are reusable patterns that can be used to solve a specific problem. In Dynamics NAV, we use number series, blocked entity, and so on...