tech blog, presented by

  • Home
  • About
  • Blog
  • Presentations & publications
  • podcast
Using the Business Central MCP Server with Visual Studio Code or cagent

Using the Business Central MCP Server with Visual Studio Code or cagent

Nov 5, 2025

At the Directions EMEA 2025 conference, Microsoft announced the public preview of their Business Central MCP Server. In case you haven’t heard, MCP is an open-source standard to connect AI... [read more]

Debugging container image creation with a Dockerfile

Debugging container image creation with a Dockerfile

Oct 19, 2025

If you have ever worked on even mildly complex container images based on Dockerfiles, then I am pretty sure that you know the pain of debugging when things go wrong.... [read more]

Orchestrate multiple AI agents with cagent by Docker to create a BC/AL coding assistant

Orchestrate multiple AI agents with cagent by Docker to create a BC/AL coding assistant

Sep 7, 2025

One of the easiest ways to lure me into trying something is labelling it as “experimental”. I absolutely love playing with early-stage tools, seeing the raw and basic ideas of... [read more]

Azure DevOps can do that? Webhooks for advanced customizations

Azure DevOps can do that? Webhooks for advanced customizations

Aug 1, 2025

If you use Azure DevOps, you may have wanted for some kind of customization that wasn’t available out of the box. E.g. we want the area path of a work... [read more]

Docker Offload for blazing fast AI development

Docker Offload for blazing fast AI development

Jul 10, 2025

Maybe you have seen the announcement, Docker just introduced Docker Offload, an offering to run especially (but not only) GPU-reliant AI workloads in a secure, managed cloud environment. It works... [read more]

What are FoDs or how to run IIS in a Windows Server 2025 Nano Server container

What are FoDs or how to run IIS in a Windows Server 2025 Nano Server container

Jun 22, 2025

Windows containers are often considered too heavy and resource-hungry for the highly dynamic worlds of microservices and edge computing. And, to be honest, there is some truth to that. However,... [read more]

Docker AI models are available on Windows laptops now

Docker AI models are available on Windows laptops now

May 28, 2025

Docker recently revealed a new feature of Docker Desktop: The Docker Model Runner. Initially it was only available on Mac and Windows with Nvidia GPUs, but with the upcoming release... [read more]

Discontinuation of the BC artifact URL proxy

Discontinuation of the BC artifact URL proxy

Apr 26, 2025

This is just a little “service announcement”: About three years ago I created the BC artifact URL proxy, a little tool to access BC artifact URLs without the need for... [read more]

A poor man's backup and health check solution using Power Automate flows

A poor man's backup and health check solution using Power Automate flows

Mar 9, 2025

If you run a service online, no matter how small, you probably have two challenges: How to make sure you know when your service goes down, and how to make... [read more]

Using WireMock to mock Business Central

Using WireMock to mock Business Central

Feb 24, 2025

Developing and testing solutions that consist of multiple components is inherently more difficult. Even more so when you need a “big” component like MS Dynamics 365 Business Central, such as... [read more]

  • « Prev
  • Page 1 of 9
  • Next »
  • bsky

©2025 All rights reserved. Made with Jekyll and ♥