As you already knows, with the new web experience in Dynamics 365 Business Central the menusuite object is disappeared and … More
Tag: AL
Microsoft Dynamics 365 Business Central and multiple cloud sandboxes
The new April 2019 release for Dynamics 365 Business Central introduced lots of new features and one of the most … More
Bye Bye C/AL, welcome to the AL era…
This was in the air (Microsoft has clearly announced more than an year ago that in a year or so … More
Dynamics 365 Business Central CU04 and SOAP Web Services changements
As you already knows, Microsoft has rolled up in these days the Cumulative Update 4 for Dynamics 365 Business Central. … More
Dynamics 365 Business Central February 2019 Dev Preview is full AL: how to create extensions now?
As publicly announced yesterday, the February 2019 Developer Preview for Dynamics 365 Business Central launches the first public version of … More
Dynamics 365 Business Central and Microsoft Teams integration part 2
About one week ago I’ve written a post on how to integrate Dynamics 365 Business Central with Microsoft Teams and … More
Dynamics 365 Business Central and Microsoft Teams: how to integrate them?
Microsoft Teams is the new Microsoft’s collaborative platform for team working and I’m sure that quite soon everyone of you … More
Dynamics 365 Business Central and direct printing
This seems to be one of the hottest “problems” when using Dynamics 365 Business Central SaaS: actually you cannot directly … More
Dynamics 365 Business Central: Storing sensitive data for your extension? Use the Isolated Storage!
This is a quick post to signal a “worst practice” I’ve see today in a partner’s extension. This extension needs … 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 on-premise and .NET assemblies: things to know
I’ve written in the past how to use .NET assemblies in AL for your on-premise extensions and all is also … More
Using Azure DevOps for managing your Dynamics 365 Business Central projects
All the people that were on my Dynamics 365 Business Central Development courses for Microsoft Italy (and that will be … 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
Dynamics 365 Business Central: loading Configuration Packages from AL
Today I’ve spent few times handling a (not so common I think) scenario where from an extension I need to … More
Dynamics 365 Business Central: parsing a CSV file using CSV Buffer
A question received today was the following: is it possible from my extension in Dynamics 365 Business Central asking a … More
Dynamics 365 Business Central: target levels in extensions development demystifyed
When you develop an extension with Visual Studio Code and the AL language, in the app.json file you can specify … 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: noisy problem in UsageCategory and ApplicationArea related to Search
I’ve see many AL developers with the same problem when developing an extension for Dynamics 365 Business Central: they create … More
Dynamics 365 Business Central: how to check if your Extension is running on a trial tenant
An interesting question in an insider talk some days ago was how to check from AL code if my extension … 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
NAV Events: the strange behaviour that I hate… the
Events in Microsoft Dynamics NAV (and in Dynamics 365 Business Central) are one of the best features of the platform … More
NAV Extensions: using custom DLLs from Azure Functions
I need to give a response to many of you that have asked me many questions regarding the “Microsoft Dynamics … More
AL (at least half of its heart) will love .NET
In one of my recent posts, I’ve talked about one of the main difficulties that many partners around the world … More
Microsoft Dynamics NAV Extensions and the add-in pains
In these days I was in contact with many partners trying to migrate their NAV solutions to the new Extensions … More
NAV: DotNet types and Extensions V2
I’m seeing in these days that many NAV partners are starting “tests” in order to move some of their Microsoft … More