How to survive as an AL developer in a AI world
In this video, I take another look at the state of AL in the world of AI. I use Claude Code to create an app
In this video, I take another look at the state of AL in the world of AI. I use Claude Code to create an app
Have you ever had a DateTime field or variable behaving, well, weird? Then this video might be for you. Check out the video: https://youtu.be/3CTb-szzqRM In
Here’s the conclusion of the marathon coding session, parsing emails in pure AL. This time, the email’s content is handled. Check out the video: https://youtu.be/8zv9JPHOUjI
Recently, I did a small change to one of my apps, and suddenly everything came to a crawl. Turned out it was the usage of
Here’s a fun one. What if you could use SQL inside Cloud Business Central? In this video, we’re going to do just that. Check out
For a project, I needed to parse a raw email (EML) inside Business Central, as there’s no library for this, I started the process of