What to do in the age of code printing

Over the past 5 months, I've delivered 8 workshops, 17 sessions, one podcast, and participated in more discussions about AI and its capabilities than I can count. Most of those…

Continue Reading What to do in the age of code printing

A couple of ideas for HttpClient

When invoking any REST web services, a lot of AL code mostly looks like this: procedure CallRESTFoo() var Client: HttpClient; Response: HttpResponseMessage; Body: Text; Json: JsonObject; begin Client.Get('https://foo.bar/', Response); Response.Content.ReadAs(Body);…

Continue Reading A couple of ideas for HttpClient

Webinar: Leveraging Git

It's been a few days that I announced the "Leveraging Git" webinar on my Twitter and LinkedIn and I hope nobody will mind if I announce it on my blog.…

Continue Reading Webinar: Leveraging Git

Live Streaming Lessons Learned

One thing we learned from lessons learned is that we don't learn from lessons learned.Somebody, alegedly I don't know where this quote comes from, a one-minute googling didn't reveal it…

Continue Reading Live Streaming Lessons Learned

NAV TechDays 2019 Goodies

NAV TechDays is simply the best NAV / Business Central conference there is. I can miss Directions, I can miss other events, but NAV TechDays – no way. There are…

Continue Reading NAV TechDays 2019 Goodies