Enhanced notes

In addition to the standard NAV Notification functionality, this tool also allows you to send notes to multiple users at the same time as well as enter notes without drilling down into the card or document page. More additions are planned. Bron : I love NAV…

WSDL Code Generator

On several occasions I have needed to create a code to communicate with Soap Web Services. The manual labor in creating the functions and XML Ports is something that I would like to be rid of. Bron : Gunnar's Blog Lees meer...

The Mergetool

Many years of development experience have been put into the Mergetool®. The tool supports both source code Compare and Merge development with Microsoft Dynamics NAV (Navision). Additionally, many other tools have been developed within the framework of the Mergetool®. All the code in the Mergetool® is…

Navision Message Services on .Net

In this article I would like to share with you about creating .net component that contains Navision message service library. The first plan is to have message structure in C# class for each message type so the message communication can be easily constructed in .net development.…