Currency Exchange Rates from RSS

An often requested feature is automatic download of currency exchange rates, and this short article illustrates how you can build your own using RSS feeds and MS XMLDOM 6.0 which should work with all NAV versions 2.0 to 2009R2. Going forward, you should consider using DotNet…

Chart Generator Tool for RTC (CGTRTC)

This post concerns the charts that live in table 2000000078 Chart Departments/Administration/Application Setup/RoleTailored Client/Charts" (page 9182) These charts can be added as a system part to a role center or via "Customize this page". Bron : Microsoft Dynamics NAV Team Blog Lees meer...

Where to place my code?

That's the question… Many rookies have problems with decision where to put the code (or from where to call it). When you watch some beginner in NAV where the code is placed and from where it is called, you can find out that in many cases…