When integrating external applications with Dynamics 365 Business Central, one of the classical way is to use APIs (standard or … More
Tag: D365BC
Dynamics 365 Business Central Sandbox and performance testing
During the last technical workshops done for Microsoft in Finland and Norway, I’ve discovered that many partners are doing (together … More
Exposing Dynamics 365 Business Central data to the outside world: my two cents
I had a discussion in the last days on socials with some of my followers (yes, I have them :D) … More
Dynamics 365 Business Central: handling telemetry with Azure Application Insights
Handling telemetry is on of the most important activities that should always be done on a 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
Dynamics 365 Business Central: exporting a database backup from a SaaS tenant
Microsoft has recently activated the feature for downloading a backup of a Dynamics 365 Business Central SaaS tenant. A database … 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: Using Azure Traffic Manager to geo-distribute your Azure Functions
Some months ago I’ve written this post describing an interesting solution we’ve deployed for a geo-distributed solution that involves Dynamics … 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 on-premise Wave 2: how to create databases and perform technical upgrades
I’ve explained few days ago how to change a license from customer’s one to partner’s one when working with Dynamics … More
Landing to Directions EMEA 2019…
This is the meeting’s week for all the european Microsoft Dynamics 365 Business Central partners (and not only them I … More
Dynamics 365 Business Central on-premise Wave 2: changing license
I was sure this was an obvious topic until today, but after receiving so many desperate questions from partners that … 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 APIs, Powershell, CSV and a bit of fancy notifications
In one of my last development workshops for Microsoft Italy, when talking about Dynamics 365 Business Central APIs, I’ve done … 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 Wave 2: on-premise and direct SQL integrations
Do you remember this post? I wrote it long time ago to explain what happens on SQL Server when you … More
Dynamics 365 Business Central Wave 2: building apps on top of System Application
As you already knows from this official Microsoft post, with Dynamics 365 Business Central Wave 2 release Microsoft has splitted … More
Dynamics 365 Business Central on-premise: checking extension’s status via Powershell
An interesting question pops out yesterday: with Dynamics 365 Business Central on-premise, how can I programmatically check if a particular … 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
Dynamics 365 Business Central: multiple production environments and web service endpoints
One of the most interesting features announced for the Wave 2 release of Dynamics 365 Business Central is the possibility … 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
Azure SQL Elastic Pools: a way for saving costs with your Microsoft Dynamics ERP databases in the cloud
I’ve written a lot in the past about how you can move your existing on-premise Microsoft Dynamics NAV / Dynamics … 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 on-premise performances to the max with Azure SQL Database Hyperscale
When you’re start implementing Dynamics 365 Business Central on-premise (because you’re not ready for the SaaS now), one of the … 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 and API calls limits
Is there a limit on the number of requests that an external application can perform with the 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
My 10 tips/best practices for starting with Dynamics 365 Business Central extensions
About one month ago during the Dynamics 365 Business Central April ’19 release launch event in Microsoft Italy, I’ve presented … More
Dynamics 365 Business Central: direct extensions upload to a sandbox environment
Do you remember this idea? I’ve suggested it last year because in my opinion one of the noisy things related … More
Dynamics 365 Business Central: AppSource demystified
When you develop solutions for Dynamics 365 Business Central, you have essentially two roads for your extensions: Release it as … 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