Learning Dynamics NAV Patterns by Brummel Mark

Learning Dynamics NAV Patterns by Brummel Mark

Author:Brummel, Mark
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 2015-10-04T16:00:00+00:00


Note

When shipping a module as a product, it is recommended to add an Upgrade Codeunit to the package that creates the required settings in the database. More information can be found on MSDN, available at https://msdn.microsoft.com/en-us/library/dn757164(v=nav.80).aspx.

To make sure our code is executed during the Company-Initialize process, we need to make a raw source code modification to the standard Dynamics NAV code. There are a range of best practices to do this while ensuring upgradability and maintainability. We will discuss these best practices in the next chapter, Chapter 5, Coding Best Practices.

This is it. We have successfully implemented the Singleton Pattern to create a Setup table for our Example application.

Let's implement another Pattern to make this a little bit more interesting, and see how the Patterns can work together.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.