web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (1)
See Your AL Code Structure Instantly in Dynamics 365 Business Central

Simplify AL Code Review with Colorful Indentation (a VS Code extension for BC)

Jeffrey Bulanadi 9,106 Super User 2026 Season 1
Like (1)
How-To Update Global Apps in Dynamics 365 Business Central (no BS guide)

I wrote a short, no BS guide on how to update global apps properly using the Business Central Admin Center.

Jeffrey Bulanadi 9,106 Super User 2026 Season 1
Like (1)
Surviving Dynamics Business Central Breaking Changes using Preprocessor Directi

Instead of maintaining separate app versions or rewriting logic every upgrade, preprocessor directives offer a cleaner way to handle version differences. Microsoft uses symbols like CLEAN26 and CLEAN27 across Base App, and adopting the same approa...

Jeffrey Bulanadi 9,106 Super User 2026 Season 1
Like (1)
extension.json -The AL Config File Every D365 Business Central DEV Should Master

extension.json: The AL Config File Every D365 Business Central dev Should Master

Jeffrey Bulanadi 9,106 Super User 2026 Season 1
Like (1)
MS Updated Their Docs: Container Based Dev Environments | D365 Business Central

If you're using Docker + BCContainerHelper to spin up sandboxes, this refresh includes: ✔️ Updated install steps for BCContainerHelper ✔️ Insider build access via artifact URLs ✔️ Troubleshooting tips for memory, disk, and browser issues ✔️ PowerS...

Jeffrey Bulanadi 9,106 Super User 2026 Season 1
Like (1)
MS Just Updated Their Docs on Code Signing for Dynamics 365 Business Central

If you're publishing .app files, the rules are now stricter. Certificates using newer standards must be signed via secure hardware like Azure Key Vault or FIPS-certified USB tokens.

Jeffrey Bulanadi 9,106 Super User 2026 Season 1
Like (1)
Understanding Data Archive (Codeunit 600) in MS Dynamics 365 Business Central

Imagine you have a filing cabinet full of old customer records. Your boss says "Delete everything older than 5 years to save space." But what if the auditors come next year and ask for those records? You need them gone but also kept. That's exactl...

Jeffrey Bulanadi 9,106 Super User 2026 Season 1
Like (0)
95% of BC devs set up OAuth2 the hard way. Here's the 5% method that actually wo

If you're working with Dynamics Business Central APIs and Postman still feels confusing, this blog clears it up.

Jeffrey Bulanadi 9,106 Super User 2026 Season 1