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

Using complex types with custom APIs

Out-of-the-box Business Central APIs often use complex types. Addresses on entities and documents, line details, units of measures, journal dimensions, these are just a few examples. There may be more.…

Continue Reading Using complex types with custom APIs

Codeunit interfaces in AL

Nearly two and a half years ago I had a dream. It was about codeunit references and codeunit interfaces. And today, nearly two and a half years later I am…

Continue Reading Codeunit interfaces in AL

Encapsulation in JavaScript

This will be my last post in the "JavaScript for (C/)AL Developers" series today. If I continued blogging about nearly pure JavaScript stuff, you could reasonably ask if this is…

Continue Reading Encapsulation in JavaScript