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: 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

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

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

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

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

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

AL, C/AL, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

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

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

AL, D365BC, Dynamics 365 Business Central, Extensions, JSON, Microsoft Graph, MSDyn365BC, Teams

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

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

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

AL, Azure Functions, Cloud, 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 … More

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

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

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 … More

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

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

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

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

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 … More

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 … More

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 … More

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 … More

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 … More

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

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

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 … More

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 … More

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 … More

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

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

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

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

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

AL, Azure, Azure Functions, C/AL, Cloud, Containers, D365BC, Docker, Dynamics 365, Dynamics 365 Business Central, ERP, Extensions, Microsoft, Microsoft Dynamics, MSDyn365BC, MVP, NAV, Powershell, Visual Studio Code

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

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

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

AL, C/AL, Dynamics 365 Business Central, MSDyn365BC, NAV

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

.NET, AL, Azure, Azure Functions, Cloud, Dynamics 365, Extensions, NAV

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

.NET, AL, Extensions, NAV

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

AL, Azure, Cloud, Extensions, NAV

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

AL, Azure, NAV

Posts navigation

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 2,053 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