Chapter 4. Building an Example Application Using Patterns

In this chapter, we will combine the Patterns that we have learned in the previous chapters into an application. Since the focus of this book is studying Patterns, we will implement them in an abstract way to avoid any functional flavor that might pollute this.

In the last chapter of this book, we will add the functional information that gives meaning to the abstract Patterns. The name of our application will be Example as the name of the chapter implies.

The design elements

We want to use as many Patterns in the application as possible to demonstrate their interaction. Although the Patterns are abstract, they have typical functional implementations that make them recognizable in an ERP environment, where Microsoft Dynamics NAV is typically used.

We will create an application with Documents using Master Data that creates the Entries using a Journal.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset