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, Serverless, Power Platform and all about the Microsoft's technology stack | www.microsoftarchitects.com | www.d365bc.com

  • HOME
  • ABOUT ME
  • MY BOOKS
    • Mastering Dynamics 365 Business Central 2nd Edition
    • 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

Dynamics 365 Business Central: Object IDs things to know

I think that today everyone of you knows that with Dynamics 365 Business Central we have the following rules for…

D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

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…

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

“Business Central in a box”: a UI for managing your Dynamics 365 Business Central/Dynamics NAV containers

Do you know what Portainer is? In simple words, it’s a simple management solution for Docker and it consists of a web…

Containers, Docker, Dynamics 365 Business Central, MSDyn365BC, MsDynNAV, NAV

Dynamics 365 Business Central End of year 2018 Survey

During this entire year 2018 the Microsoft Dynamics ERP family has changed (and you know that for sure) and Microsoft…

Cloud, D365BC, Dynamics 365 Business Central, ERP, Microsoft, Microsoft Dynamics, MSDyn365BC, MsDynNAV, NAV

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…

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

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…

.NET, AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, MsDynNAV

Dynamics 365 Business Central SaaS: upgrades and data migration “things to know”

Despite the Microsoft ERP proposition (on-premise vs SaaS), many customers are still full with doubts on what is the best…

Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, MsDynNAV, NAV

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…

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

Enabling Remote Powershell connections to a Dynamics 365 Business Central Azure VM sandbox

When developing with Dynamics 365 Business Central in teams, you could have in-place different sandbox environments for developing or testing…

Azure, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Powershell

Dynamics 365 Business Central and Search timeout

Are you using Dynamics 365 Business Central on-premise and are you obtaining this error message when searching on a list?…

D365BC, Dynamics 365 Business Central, MSDyn365BC

WPC 2018: Dynamics 365 Business Central is here and you should join me!

Yes… Dynamics 365 Business Central appears on the list of topics of the main Microsoft developer-oriented conference in Italy. From…

Azure, Azure Functions, Cloud, Conference, D365BC, Dynamics 365 Business Central, Microsoft, Microsoft Dynamics, MSDyn365BC

Dynamics 365 Business Central: permissions for downloading symbols

Preface: Credits to this quick post goes to my friend Duilio Tacconi. Some partners starts using Dynamics 365 Business Central…

D365BC, Dynamics 365 Business Central, MSDyn365BC

Dynamics 365 Business Central: handling breaking schema changes on production

I saw many requests on forums in the last days related to one of the most noisy topic when working…

Dynamics 365, Dynamics 365 Business Central, Extensions, MSDyn365BC, MsDynNAV, NAV

Dynamics 365 Business Central: the impact for partners and developers (my article for Simplanova)

As you already know, Microsoft Dynamics ERP’s family is having a big evolution this year. Microsoft Dynamics NAV is now the past,…

D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, MsDynNAV, NAV

Dynamics 365 Business Central/NAV on Azure VMs: tips for best network performances

Many months ago I wrote a series of posts related to best practices to remember when deploying Microsoft Dynamics NAV…

Azure, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, MsDynNAV, NAV

Dynamics 365 Business Central on-premise: enabling in-client personalizations

If you are familiar with the user interface features of Microsoft Dynamics 365 Business Central in the cloud and now…

D365BC, Dynamics 365 Business Central, MSDyn365BC

Dynamics 365 Business Central on-premise and extensions: what happens to my third-party integrations?

In a real-world Microsoft Dynamics NAV implementations, is quite common to see integrations with third-party external applications. These integrations are…

D365BC, Dynamics 365 Business Central, MSDyn365BC, MsDynNAV, SQL

Dynamics 365 Business central on-premise: why I can’t find my C/AL page on Search?

This seems to be a problem for many partners and developers that have start working with Dynamics 365 Business Central…

D365BC, Dynamics 365 Business Central, MSDyn365BC

Dynamics 365 Business Central on-premise: licensing changes

As you already know, today Microsoft has officially launched the general availability of Microsoft Dynamics 365 Business Central on-premise. This…

D365BC, Dynamics 365 Business Central, MSDyn365BC

Dynamics 365 Business Central on-premise released today

As announced at Directions NA, Microsoft Dynamics 365 Business Central on-premise is relesed today and it’s available on now Partnersource…

Cloud, D365BC, Dynamics 365 Business Central, ERP, Microsoft Dynamics, MSDyn365BC, NAV

ISV solution and transition from C/AL to AL extension: how to start (my article for Simplanova.com)

My friends of Simplanova kindly asked me to be a “guest blogger” on their website. The topic of this first…

Dynamics 365 Business Central, Extensions, MSDyn365BC, MsDynNAV, NAV

Microsoft Dynamics NAV and Dynamics 365 Business Central on-premise: why don’t you resize your Azure VMs?

This post comes after spending two days working with some customers that have started to move all their on-premise infrastructure…

Azure, Cloud, Dynamics 365 Business Central, Microsoft Dynamics, MSDyn365BC, MsDynNAV, NAV

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…

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

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…

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

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…

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

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…

AL, Azure, Books, Cloud, Containers, D365BC, Docker, Dynamics 365 Business Central, ERP, Extensions, Microsoft, Microsoft Dynamics, MSDyn365BC, MsDynNAV, MVP, Packt, Sandbox, Serverless, Visual Studio Code

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…

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

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…

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

NAV 2018 and Dynamics 365 Business Central: Is Rapidstart too slow? This is the fix.

In an internal mailing list today was asked a question regarding Rapidstart packages in NAV 2018. Many users and partners…

D365BC, Dynamics 365 Business Central, MSDyn365BC, NAV

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…

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

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…

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

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…

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

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…

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC

Dynamics 365 Solution Update Management live event

A quick post to announce that Microsoft will hold a live webinar on the Dynamics 365 YouTube channel to help…

Dynamics 365 Business Central: Overview of October ’18 Release

The NDA regarding some topics is officially finished today and Microsoft has published an official document that answers many questions…

D365BC, Dynamics 365 Business Central, MSDyn365BC

Posts navigation

Older posts
Newer posts

Categories

.NET AI Azure Books Cloud Conference DevOps Docker Dynamics 365 Business Central MCT 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
  • Subscribe Subscribed
    • Stefano Demiliani
    • Join 636 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Stefano Demiliani
    • Subscribe Subscribed
    • 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