Beskrivelse
On this course you will create a full solution for Dynamics NAV 2018/365 BC, which includes creating new objects and extending existing objects. The solution will be created purely as an extension in Visual Studio Code, without changing a single object in the standard application of Dynamics NAV 2018/365 BC.
Indhold
- The Visual Studio Code Editor
- Native Github integration
- Using Snippets
- Creating Snippets
- Converting existing objects to AL
- And of course, creating objects:
- New Tables
- Extending existing tables, including which properties can be changed and where to add code to triggers
- New Pages
- Extending existing pages, including which properties can be changed and where to add code to triggers
- Creating codeunits, including: Event subscriptions, Install Codeunits, Upgrade Codeunits
- Creating reports in Dynamics 365 Business Central
- Creating reports in Dynamics NAV 2018
- Creating XML Ports
- Creating Queries
- Controlling the Departments menu
- Design patterns in Dynamics NAV/Dynamics 365 BC
- Using the Visual Studio Code editor with other extensions, like:
- PowerShell
- XML Documents
- JSON Tools
- Snippet Creator
- Upgrading to extensions
- Differences between on premise and cloud versions
- Integrating to external systems via Web-services/API