Category / Coding

A general category for topics related to programming.

How-To implement Azure Functions in Visual Studio Code

This is a Dummies tutorial to implementing Azure Functions in Visual Studio Code. As part of a demo & presentation, I have started to create centrally available, .NET based functions, such as barcode or PDF recognition, in Azure Functions. Our consultants should get an opportunity to use central “Comsol Library / Microservices” to save time and effort instead of implementing those wide-spread functions again and again.

Create an XML Document in AL

Since my colleagues ask me about this from time to time, I have created a small example for the creation of an XML with the new AL types in Business Central. It contains the creation of the document and some nodes, the appending of attributes and filling with text. This should be enough to master […]

Next Page »