• Post category:StudyBullet-3
  • Reading time:4 mins read


Programming course for beginners who would like to explore Dynamics Business Central.

What you will learn

How to start programming in Dynamics Business Central

Discover some of the objects that you can create in Dynamics Business Central

Create basic functionality related to tables, pages and reports

Create more advanced functionality related to page background tasks and integration with azure functions

Description

Welcome to the course “Start programming in Dynamics Business Central”. In this course we will explore some of the possibilities that we have when we want to extend a existing Business Central solution.

The intention of the course help beginners understand how they can start exploring and extending existing Business Central solution. The course is having a moderate pacing and will go step by step starting with how we can install the development environment. Then we continue with creating a new project. Later we go into more advanced topics and we will discuss about subjects such as page background tasks and about how we can make integration with a azure function.

In order to go step by step with the course you will need to make sure that you install Visual Studio Code environment, Microsoft SQL Report builder, and then, in order to also complete the last lecture, you will need to have access to a azure account.

Beginner topics that are explored in this course are:

– Install development environment

– Create new project

– Learn from the base app

– Use al snippets


Get Instant Notification of New Courses on our Telegram channel.


– Create tables and pages

– Create new report

– Using page background tasks

– Integrate with azure functions

Let’s explore those topics together and find out more about the world of Dynamics Business Central!

English
language

Content

Course Content
Introduction
Setting up the Visual Studio Code development environment
Creating a new Business Central project in Visual Studio Code
How to study Business Central’s Base App
Learn to use code snippets
Develop tables and pages
Create simple list report
Page background tasks
Business Central and Azure Functions