GitCommands

Essential Git Commands for Business Central AL Programming

Why Git for AL Development?             Git is the backbone of modern version control, enabling you to manage your AL code (.al files, app.json, etc.) with precision. Using Git in Visual Studio Code ensures you can: Track changes to your...

NewFeature, AL Code

Unlocking the New PageStyle Enum Feature in AL Code for Business Central

With every update to Microsoft Dynamics 365 Business Central, developers gain access to new features that make customizing and enhancing the system more powerful and flexible. One of the latest and exciting additions is the PageStyle Enum in AL Code. In this blog post, we’ll...