Tag: Development

Quick Tips: Pin Tabs in Visual Studio Code

Permanent link to this article: https://www.dvlprlife.com/2026/01/quick-tips-pin-tabs-in-vs-code/

Upgrading Extensions in Business Central: Version Checks and Upgrade Tags

Permanent link to this article: https://www.dvlprlife.com/2026/01/upgrading-extensions-in-business-central-version-checks-and-upgrade-tags/

The Access Property in Business Central (AL)

Permanent link to this article: https://www.dvlprlife.com/2025/12/the-access-property-in-business-central-al/

Protected Variables in Business Central (AL)

Permanent link to this article: https://www.dvlprlife.com/2025/12/protected-variables-in-business-central-al/

Package Resources in Extensions and Access Them from AL

Permanent link to this article: https://www.dvlprlife.com/2025/12/package-resources-in-extensions-and-access-them-from-al/

Control Add-in Object in Business Central

Permanent link to this article: https://www.dvlprlife.com/2025/12/control-add-in-object-in-business-central/

Sunday Vibes: Vibe Coding My Pi-hole Display 

Grab your coffee and favorite snack, throw on some chill music, and let me tell you about the little Sunday experiment that reaffirmed to me that dev, as we know it, is dead. Well, I wouldn’t call it dead exactly — it’s evolving into something new. Read on to find out how and why. The …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2025/12/sunday-vibes-vibe-coding-my-pi-hole-display/

Binding Event Subscriptions in Business Central

Events Subscriptions in Business Central In Business Central, event subscriptions allow extensions to hook into core application logic, enabling customization without modifying base code. The publisher declares an event at an occurrence in the application. An event publisher method has a signature only and doesn’t execute any code. The publisher exposes an event to subscribers, …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2025/12/binding-event-subscriptions-in-business-central/

Page Background Tasks in Business Central

What Is A Page Background Task In Business Central? A Page Background task is a technique for enhancing performance in Business Central. This method allows us to execute lengthy or resource-intensive reading processes asynchronously in the background without disrupting the user interface. Page Background tasks speed up page load times; as a result, users can …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2025/11/page-background-tasks-in-business-central/

Microsoft Dynamics 365 Business Central: Preview PDF attachments directly in web client

The Public Preview of Microsoft Business Central Release 2025 Wave 1 is now available, and it is time to test out the available new features. One of the new features that excites me the most is the “Preview PDF attachments directly in web client” user experience feature. Previously, when needing to view a PDF attachment …

Continue reading

Permanent link to this article: https://www.dvlprlife.com/2025/03/business-central-preview-pdf-attachments-directly-in-web-client/