- Module 1: Do you want to start developing for Microsoft Dynamics 365 Business Central? If so, this module is for you. You will learn about the development environment that is used for Business Central development and how to configure that environment. You will also learn about the different objects in Microsoft Dynamics 365 Business Central.
- Use the Microsoft Visual Studio Code development environment.
- Create a basic new AL Language extension.
- Design the different configuration files in an AL extension.
- Manage multiple AL extensions in one workspace.
- Module 2: Do you want to know how to create new tables in Business Central? If so, this module is for you. This module will focus on the different table types in Business Central and show you how to create new tables. Additionally, you will learn how to use Visual Studio Code snippets to create a table, fields, and keys.
- Learn about the different functional and technical table types.
- Use Visual Studio Code snippets to create a new table.
- Configure the important table properties.
- Create fields in a table and set its properties.
- Learn about primary and secondary keys.
- Practice creating and using FlowFields and FlowFilters.
- Module 3: Do you want to add extra fields to an existing table? This module discusses how you can modify an existing table by using table extensions.
- Learn how to create a new table extension.
- Discover the possibilities and limitations of a table extension.
- Identify the difference in properties of a table extension and a table.
- Module 4: Do you want to create new pages in Business Central that have the same appearance as existing pages? This module focuses on how to create new pages. It will also show you how to enable users to search for specific pages.
- Identify the different page types.
- Discover the different page properties.
- Learn how to build the layout of new pages.
- Link pages with page parts.
- Use snippets to create pages in Visual Studio Code.
- Enable end users to search for a page.
- Define actions on a page and set its properties.
- Module 5: Do you want to add extra fields or remove fields from an existing page? If so, this module will help you discover how to modify an existing page by using page extensions.
- Learn how to create a new page extension.
- Discover the possibilities and limitations of a page extension.
- Learn about the difference in properties of a page extension and a page.
- Use the Page Designer to change the layout of a page.
- Module 6: Learn about entitlements and permission sets and how to extend them in Microsoft Dynamics 365 Business Central.
- Learn about entitlements and how to use them in Business Central.
- Learn about permission sets and how they are used.
- Create or extend entitlement and permission set objects by using AL.
- Module 7: Do you want to know how to debug and deploy your extension? If so, this module will help you discover how to debug with Visual Studio Code and eventually publish your extension.
- Learn how to work with the Visual Studio Code debugger.
- Use Debug and Attach configuration files.
- Work with the Rapid Application Development (RAD) feature.
- Deploy your extensions to a production tenant.
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will: