Kine's Info

Kine's Info

Another blog about Microsoft Dynamics 365 Business Central (AL, Powershell, Azure DevOps etc.)

Business Central Development Serie - Part 2b: AI for BC Development — The Knowledge Gap That Ships to Production

Using AI to vibe-code Business Central extensions is easy. Shipping something that doesn't break your customer's ERP is not. This article is about the gap between the two.

Kamil Sacek

18-Minute Read

Business Central Development Serie - Part 2b: AI for BC Development — The Knowledge Gap That Ships to Production

“We are drowning not in lies — but in plausible truths.”

Business Central Development Serie - Part 2: Using AI for BC development

How to effectively use AI tools for Business Central development - guidelines, tools, architecture considerations, and avoiding common pitfalls

Kamil Sacek

20-Minute Read

Business Central Development Serie - Part 2: Using AI for BC Development

Welcome to the second (or first? May be error by 1…) part of the Business Central Development Serie! In the introduction (aka part 1) I explained why I started this serie and what I want to achieve with it. In this second part I will start with the first topic from the plan - Using AI for BC development.

Business Central Development Serie - Part 1: Introduction

Introduction to blog serie about best practices and patterns for developing Microsoft Dynamics 365 Business Central extensions. Covering architecture, dependency management, testing, performance, delivery and maintenance.

Kamil Sacek

5-Minute Read

Business Central Development Serie - best practices and patterns for BC extension development

If you are reading this, may be you are one of the growing number of partners and developers who started to develop extensions for Microsoft Dynamics 365 Business Central. And may be you started thanks to the AI tools which are making the development much easier than it was before. But AI is not solving everything. It can write the code for you, but it will not tell you how to architect your solution, how to deliver it to customer, how to maintain it. And these are the things which are making…

3-Minute Read

NuGet delivery

In my last sessions on different conferences and webcasts I was talking about my dream regarding using NuGet technology to distribute and consume Business Central .app files. These sessions were starter point for make the whole dream reality. But we are not there yet. We just started the trip. This blog article want to summarize current status of this trip.

5-Minute Read

SaLi Architecture

If you are developing solutions for Microsoft Dynamics 365 Business Central and you are building them from multiple applications (see Split or not to split), may be you are now experiencing some problems with the dependencies between your apps, chaos made by development withouth rules. We were there too and this is example of dependency chart of one our solution:

Dependencies before SaLi
And because my coleague Jakub Linhart is…

4-Minute Read

ProxyDesign

If you are doing Dynamics 365 Business Central development on your local (not Azure) containers, may be you want to have access to them from outside your local network without using VPN. And not only to BC Web Client, but even to API/OData and development endpoint. And of course you want to have them published with some trusted certificate to be able to use all the functionality like Business Central application, connection from Power BI connectors etc. It is handy when you are working with…

7-Minute Read

If you are working with OnPrem customers having Microsoft Dynamics 365 Business Central, you have already noticed the new license file format .bclicense. It was created by Microsoft to have modern way how to pass the licensing info without limits of the old .flf format (limited max size etc.). It had some side-effect (bugs) on beginning but I hope that they are solved (never tested yet). But today I am not writing about this file format because Customers, but because it could be handy for…

Recent Posts

Categories

About

I have more than 35 years of experience with SW development and everything around IT. I have got my first MVP award in 2005.