Skip to content
Stefano Demiliani

Stefano Demiliani

  • Follow me on Twitter
  • Follow me on LinkedIn

Taking the Web out of the box: Microsoft Dynamics 365 Business Central, Microsoft Dynamics NAV, Azure and all about the Microsoft's technology stack | www.microsoftarchitects.com

  • HOME
  • ABOUT ME
  • MY BOOKS
    • Mastering Dynamics 365 Business Central
    • Microsoft Dynamics 365 Business Central Development Quick Start Guide
    • Azure DevOps Explained
    • Building ERP Solutions with Microsoft Dynamics NAV
    • Implementing Azure Cloud Design Patterns
    • Migrating Applications to the Cloud with Azure
  • TRAININGS
    • Microsoft Official Trainings
  • PROJECTS
    • SDOps: build pipelines for Dynamics 365 Business Central made easy
  • SPEAKING
  • CONSULTANCY
  • MY COMPANY
  • Microsoft Dynamics 365 Business Central Community
  • Microsoft Dynamics NAV Community

Tag: AL

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

AL, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Visual Studio Code

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

AL, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Visual Studio Code

Dynamics 365 Business Central: overriding the extension’s resource policy for a particular tenant

Last week at Directions EMEA I had the pleasure to meet and talk with many of you in person and … More

AL, Azure, Cloud, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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

AL, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Visual Studio Code

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

AL, AppSource, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Visual Studio Code

Dynamics 365 Business Central: adding partner’s telemetry on your apps

I’ve written a lot in the past about using Azure Application Insights for monitoring a Dynamics 365 Business Central tenant … More

AL, Application Insights, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Telemetry

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

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC, Visual Studio Code

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

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

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC, Visual Studio Code

Dynamics 365 Business Central: checking user permissions on specific objects

With the refactoring done in Dynamics 365 Business Central for better supporting the SaaS environment, is not quite easy to … More

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC, Visual Studio Code

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

Automating the creation of work items in Azure DevOps (from Powershell and from Dynamics 365 Business Central)

If you’re using Azure DevOps in yor organization for the entire product lifecycle, you know for sure that you can … More

AL, AzureDevOps, D365BC, DevOps, Dynamics 365 Business Central, Extensions, MSDyn365BC, Powershell

Read-scale out with Azure SQL and Dynamics 365 Business Central

In the last month I had the chance to test the read-scale out feature of an Azure SQL Database with … More

AL, Azure SQL, Cloud, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, SQL

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

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

AL, Camera, Cloud, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

Dynamics 365 Business Central: loading Configuration Packages from AL (part 2)

More than one year ago I wrote this post on how to import directly from AL code a Configuration Package … More

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

Dynamics 365 Business Central SaaS: save a file to an SFTP server (the Logic App way)

Yesterday I’ve provided a solution for saving a file generated directly from a Dynamics 365 Business Central SaaS tenant to … More

AL, Azure, Azure Logic Apps, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC

Dynamics 365 Business Central SaaS: save a file to an SFTP server

In our recently released “Mastering Dynamics 365 Business Central” book, in the Azure Function chapter I’ve provided a full example … More

AL, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC

The new life with an app-based ERP

Some days ago I wrote an article for Simplanova website for summarizing the biggest technical changes that every partner should … More

AL, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC

Dynamics 365 Business Central: something more about dependency propagation

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

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

AL, AppSource, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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

AL, API, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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

AL, AppSource, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

“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

AL, Books, D365BC, DevOps, Docker, Dynamics 365 Business Central, ERP, Extensions, Microsoft, Microsoft Dynamics, MSDyn365BC, MsDynNAV, NAV, Packt, Visual Studio Code

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, SQL

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

AL, API, Cloud, D365BC, Dynamics 365 Business Central, Extensions, Integration, JSON, MSDyn365BC, Webhooks

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

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

Posts navigation

Older posts
Newer posts

Categories

.NET Azure Books Cloud Conference DevOps Docker Dynamics 365 Business Central MVP NAV Personal Power Apps Power Automate Power Platform Powershell SQL Teams Uncategorized Visual Studio Code Webcasts
Follow Stefano Demiliani on WordPress.com

Post Archive

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Create a website or blog at WordPress.com
  • Follow Following
    • Stefano Demiliani
    • Join 412 other followers
    • Already have a WordPress.com account? Log in now.
    • Stefano Demiliani
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
    To find out more, including how to control cookies, see here: Cookie Policy