One week ago I’ve written a post about the new “proxy app” (Microsoft.Application.app file) introduced with the 15.3 version (you … More
Tag: AL
Dynamics 365 Business Central and the new Microsoft Application “proxy” app
If someone of you has installed or upgraded a Dynamics 365 Business Central database instances with the new 15.3 version, … 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
Dynamics 365 Business Central 2020 Wave 1: FAQ about updating apps for v16
I’m receiving a lot of questions from partners about what they will have to do for their existing apps in … More
Dynamics 365 Business Central 2020 Wave 1: price management with interfaces
The upcoming Dynamics 365 Business Central 2020 Wave 1 release (version 16) introduces the concept of Interfaces in AL. An … More
Something new about Dynamics 365 Business Central 2020 Wave 1
As I think you know (I’ve posted this on my Linkedin account some days ago) you can now start testing … More
Dynamics 365 Business Central: obsoleting events
I’ve written a lot in the past about handling breaking schema changes on extensions and the best practice to use … More
Dynamics 365 Business Central: handling BLOB fields on APIs
I’m not a big fan of using BLOB fields on the Dynamics 365 Business Central database, but there are many … More
Dynamics 365 Business Central and the “mistery” of Library Apps
More than an year ago I wrote this article for Simplanova website mentioning some “architectural choices” when moving a C/AL … More
Dynamics 365 Business Central: again about obsoleting fields
More than an year ago I’ve written this post explaining how to handle breaking schema changes on a production Dynamics … 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
LinkedObjects on Dynamics 365 Business Central: be careful now!
One of the common (and basic) way to create integrations between systems in Microsoft Dynamics NAV in the past was … More
Webhooks with Dynamics 365 Business Central
When integrating external applications with Dynamics 365 Business Central, one of the classical way is to use APIs (standard or … 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
“Azure Functions for Dynamics 365 Business Central Developers” webcast recording
The recording of my last webcast for Areopa Academy is available on their YouTube channel. Again, sorry for the initial … More
Dynamics 365 Business Central: debugging the Base Application
Yesterday at our “Dynamics 365 Business Central Wave 2 What’s new” event in Microsoft Italy we quickly saw hot to … More
Dynamics 365 Business Central: TRANSFERFIELDS and Obsolete fields
Do you know the wonderful C/AL (ops, now AL) command called TRANSFERFIELDS? This command permits you to copy all matching … More
Dynamics 365 Business Central: checking Users Plans in Wave 2 release
Checking which plan is assigned to a specific user (Essential, Premium, Team Member) is become a quite different thing with … More
Dynamics 365 Business Central Wave 2: customizing the Base Application
In a previous post I described how you can start building extensions for the upcoming Dynamics 365 Business Central Wave 2 … More
Dynamics 365 BC Wave 2 Release: What happens now?
Microsoft Dynamics 365 Business Central Wave 2 release date is just around the corner and there are many aspects of … More
Dynamics 365 Business Central: access modifiers
If someone of you know C# or other object oriented languages in general, you know also that those languages have … More
“Mastering Dynamics 365 Business Central” book: please wait a bit more…
We have received in this last month lots of requests about our upcoming “Mastering Dynamics 365 Business Central” book, published … More
Dynamics 365 Business Central: data encryption changements for Isolated Storage
I suggested many times in the past to every partners I met and to all the attendees to my AL … More
Preview of Dynamics 365 Business Central 2019 release wave 2: few notes
As you already knows, in October Microsoft will launch what is called “Dynamics 365 Business Central Release Wave 2” (platform … More
Dynamics 365 Business Central: how to detect if an extension is running on SaaS or on-premise
When developing extensions for Dynamics 365 Business Central, you could have scenarios where you want to execute a procedure or … More
Dynamics 365 Business Central + Azure Cosmos DB for globally distributed integrations
Today’s post wants to give an overview of a successfully deployed scenario of a geo-distributed integration between Dynamics 365 Business … More
Dynamics 365 Business Central: using OData V4 Bound Actions
I’ve promised this post to some attendees of my last Dynamics 365 Business Central development workshop in Microsoft Italy (c/o … 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
Dynamics 365 Business Central and per-tenant extensions: check page control names between platform upgrades
I’ve talked a lot in the past about pros and cons of per-tenant extensions (PTE) in Dynamics 365 Business Central. Despite … More
Dynamics 365 Business Central: improving the user’s search experience for your extensions
As you already knows, with the new web experience in Dynamics 365 Business Central the menusuite object is disappeared and … More
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