Browsed by
Category: VS Code Tips & Tricks

Boost Your Productivity with AL/BC

Boost Your Productivity with AL/BC

When I started out programming with AL in Visual Studio Code, everything seemed to take really long. Over the years I have become quite familiar with C/SIDE and C/AL, but developing in AL was a whole new thing. I did many things in a stupid and slow way, because I simply did not know a…

Lists in Business Central

Lists in Business Central

When checking out the NAV Techdays Videos (you can find the links here), I found an interesting piece of code in the opening key note. I have to admit: I felt a bit like I am living behind the moon. It seems that there is the possibility to use lists in Business Central/AL. How could…

AL Navigator – My First VS Code Extension

AL Navigator – My First VS Code Extension

Sometimes work can be frustrating. I sometimes get frustrated when I find out that there seems to be no quick way of doing things. When you develop reports with Visual Studio Code and AL, you often want to add columns in the dataset for a data item. Sometimes you also want to add code in…