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

NAV TechDays 2019: {ConnectApp}² demos

This year's NAV TechDays was again an amazing event. More than 1400 participants, 18 sessions, great content, it again surpassed the records set last year. It was an honor and…

Continue Reading NAV TechDays 2019: {ConnectApp}² demos