Dynamics 365 Business Central 2022 Wave 1 (version 20) enhanced the integration with Onedrive for Business, the cloud storage service … More
Tag: Visual Studio Code
Dynamics 365 Business Central: publish full dependency tree for AL projects
When working with multiple AL extensions with dependencies in a Visual Studio Code workspace, during the development phase it’s quite … More
Dynamics 365 Business Central: introducing the in-client Performance Profiler
With the upcoming Dynamics 365 Business Central 2022 Wave 1 release (version 20), Microsoft has enhanced the AL performance profiler … More
Dynamics 365 Business Central: quick clarification on resourceExposurePolicy
I’ve received this morning a private message from a partner pointing me to some Github discussions about resourceExposurePolicy and the … More
Dynamics 365 Business Central 2022 Wave 1 (v20): upcoming reporting changes
In my previous post about the upcoming new features that will be out starting from Dynamics 365 Business Central 2022 … More
Dynamics 365 Business Central: AppSource submission of library apps used by different extensions
Exactly about one year ago I’ve talked about the possibility to create Library Apps and submit them on AppSource. The … More
Dynamics 365 Business Central and PropagateDependencies
More than one year ago (March 2020) I wrote a post explaining a new propagateDependencies app property introduced with version … More
Dynamics 365 Business Central: PTE + SyncMode problem and troubleshooting
I think that you know that Dynamics 365 Business Central 2021 Wave 2 (version 19) introduced the possibility to do … More
Dynamics 365 Business Central: changing the way of throwing Errors
After the “What’s New” webcast I’ve done two days ago, I’ve received questions on some new features introduced with Dynamics … More
Dynamics 365 Business Central: Trusted Apps list management
Starting from today, Dynamics 365 Business Central 2021 Wave 2 (version 19) is available and all new customers will automatically … More
Dynamics 365 Business Central: introducing the AL profiler
With the Dynamics 365 Business Central 2021 Wave 2 release (version 19), silently a new hidden feature was introduced: the … More
Dynamics 365 Business Central: creating a DGML dependency graph for your extensions
Have you ever had the need or the requirement to create a graphical diagram of the building blocks of your … More
Dynamics 365 Business Central: creating retention policies from AL
Starting from Dynamics 365 Business Central 2020 Wave 2 (v17) administrators can define retention policies for tables to specify how … More
Dynamics 365 Business Central: using snapshot debugging
One of the top requested features for Dynamics 365 Business Central from a long time is absolutely one: debugging the … More
Dynamics 365 Business Central: using Azure Key Vault for your secrets
Azure Key Vault is a cloud service for securely storing and accessing secrets. A secret is anything that you want … More
Dynamics 365 Business Central: I think it’s the time to clean your app.json file
Do you remember this post I wrote lots of time ago? This post described the new Microsoft’s Application app introduced … More
Handling the “HTTP 429 – Too Many Requests” error when calling external services
I think that many of you that creates integrations with external services could have the pleasure to know the HTTP … More
AL language and the “missing documentation” warning
Yesterday evening I’ve received a message from a user asking me if something has changed in the AL language extension. … More
Dynamics 365 Business Central: loading demo data for your extensions
I’ve received in the last days a request from a forum user asking for a way to automatically loading demo … More
Visual Studio Code and poor performances with AL language
I saw different posts on forums in these days about issues related to poor Visual Studio Code performances when using … More
Dynamics 365 Business Central, AL compiler and .NET Core
At the Microsoft Dynamics 365 Business Central Virtual Event yesterday a not so much emphasized slide appeared: Yes, the new … More
Dynamics 365 Business Central: obsoleting the WITH statement
As you ever used the WITH clause in C/AL or AL language? There are lovers of this clause and there … More
Dynamics 365 Business Central: AL and the internalsVisibleTo property
Yesterday I was talking with a partner that developed an extension with a quite complex logic declared in a codeunit … More
Dynamics 365 Business Central: using Camera in AL
Curious thing… last week a follower asked my if it’s possible to use the Camera with Dynamics 365 Business Central … More
Dynamics 365 Business Central: using AL rulesets to customize code analysis
I think that many of you are familiar with this topic, but I’ve received today a question related to AL … More
Live sharing your AL code directly in the browser
In this terrible period where COVID-19 is changing our days (and our life) and where homeworking is becoming a must, … More
Dynamics 365 Business Central: please always check AL warnings!
This is a quick post that want to describe a curious thing discovered 3 days ago. A partner contacted me … More
“Mastering Dynamics 365 Business Central” is out!
Just in time for Christmas, I’m very happy and proud to announce that the book “Mastering Dynamics 365 Business Central” … More
SD Extension Pack for Dynamics 365 Business Central Developers
On all the Dynamics 365 Business Central training activities I’ve done in the last year for Microsoft Italy, I’ve always … More
Visual Studio Online preview: coding in the browser seems promising.
Today at Ignite 2019 Microsoft has launched the public preview for Visual Studio Online, a managed cloud-based development environment based … More
Dynamics 365 Business Central: using DotNet assemblies on a Docker container sandbox
I think that everyone of you already knows that calling custom .NET DLLs in your extension’s code is not supported … More
Visual Studio Code and team-working: recommending extensions
There’s an interesting feature in Visual Studio Code that I see it’s quite unknown to all but that internally we … More
Dynamics 365 Business Central: show/hide fields on pages
Showing and hiding fields on pages based on conditions seems to be a very easy task for a classic NAV … More
Dynamics 365 Business Central: using the Event Recorder for developing
When you are developing an extension for Dynamics 365 Business Central and you need to interact with the standard Microsoft’s … More
Dynamics 365 Business Central: publishing a web service from extensions
In these days I received a (not so common I think) request: how can I have an extension for Dynamics … More