RSS Reader Add-In for the RoleTailored Client
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 […]
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 earlier article, we where using the ConfirmHandler – but confirm is not everything a function can contain. So why not add the handling of Message Boxes 😉 First, let us a add simple […]
One of the new features in NAV 2009 SP1 is C/AL Testability. Let try using the new feature to test a simple codeunit – let us call the codeunit doTest. The codeunit will only contain […]
Hi During my tests with NAV 2009 SP1 I ran into an old well known error / problem. So why not write a post on it 😉 When starting a Navision Client (in this case […]
Have you seen the new Error List in NAV 2009 SP1? When you know compile objects – errors are shown in an Error List Window.
I have lately received this error “The Sales Header does not exist” a couple of times in Navision 2009. First I thought this was caused by a filter not being reset on the form – […]
Hi I have earlier written an article about a FTP Automation. Now it is time to describe how to upload a file without the use of a Automation but with use of the standard FTP […]
Hi ! If you are installing a new SQL Server and would like to transfer the logins from an old SQL Server, without doing a SQL restore, then you can do it with a script. […]
A guy I know wanted to reuse objects from NAV 2009 in a NAV 5.0 SP1 but had some difficulties by doing it. In the Navision versions below 2009 you could easily reuse objects. For […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes