Resize image in NAV 2018
For a period there was an issue with printing images in reports. They all look kind of distorted / scrambled. After a while I figured out that the reason for this was the image size […]
For a period there was an issue with printing images in reports. They all look kind of distorted / scrambled. After a while I figured out that the reason for this was the image size […]
Add-Ins are used to add new features to the RoleTailored Client and was introduced with NAV 2009 SP1. I have previous written about a ASP.NET RSS reader – in that article, the collection of feeds […]
Hi RSS Feeds are just XMLs – so building a RSS reader is not so difficult, first you know how to do it 😉 Let’s start with looking at C# function that reads the RSS […]
In the previous post I have started the development of FTP automation. The first post did only include some basic functions such as download, upload and list. Now it’s time for some more functionality. So […]
Over some time I have been using a plain dos ftp from Navision. There is some advantages and some disadvantage combined with it. A advantage is, that this use does not require any third part […]
Writing a automation for Navision is pretty simple, when you first know how to do it 🙂 First of all, I assume that you already know about C#. So here are the basic steps for […]
I am currently building a new FTP automation for Navision. During this I discovered that Dns.GetHostEntry is not always stable.
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes