Just in time for Christmas, I’m very happy and proud to announce that the book “Mastering Dynamics 365 Business Central” … More
Tag: Visual Studio Code
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
Dynamics 365 Business Central Development Quick Start Guide is out!
At the beginning of this year I was preparing the content for the first of a serie of workshops for … More
Execute a PATCH call from an Extension by using AL and HttpClient
If you work with REST APIs, you already know that you’ve two HTTP methods for updating resources: PUT: updates an … More
Dynamics 365 Business Central (on-premise): Extension for printing external documents
A week ago I wrote a post for answering a question regarding how to print external documents from Microsoft Dynamics … More
Dynamics 365 Business Central: how to detect if your extension is running on a Sandbox
During our Extension Development workshops for Dynamics 365 Business Central, some developers are start asking for scenarios where in my … More
Dynamics 365 Business Central Extensions Development + NAV on Azure Workshop on Microsoft Italy (stage 2)
After the full stage 1, I’ll wait you tomorrow again in Microsoft Italy in Milan for the second slot of … More
Developing Dynamics 365 Business Central Extensions: use code analysis to prevent strange errors.
You’ve developed a marvellous 😀 extension for Dynamics 365 Business Central and tested it on your development sandbox without problems. Now, … More
Developing NAV / Dynamics 365 Business Central Extensions with real-time collaboration
At Build 2018 Microsoft has showed the new collaborative features introduced for Visual Studio and Visual Studio Code, called Visual … More
