Skip to main content
Dynamics 365

navteam articles

navteam
Published 
1 min read

New White Paper Available: Prepayments 

For those of you considering implementing the prepayments functionality in Microsoft Dynamics NAV, a whitepaper has been released to help you sort through the scenarios the feature is designed to address.
Published 
6 min read

Getting Started with an Add-in Assembly for Microsoft Dynamics NAV 2009 R2 

One of the new key features for Microsoft Dynamics NAV 2009 R2 is the interoperability extension with the .NET Framework, also called the DotNet interop feature. This feature allows the AL code to call out to .NET types and use the exposed methods and properties. The types can be system types installed with the .
Published 
2 min read

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 types instead.
Published 
<1 min read

Connector for Microsoft Dynamics – New Blog 

Check out the new blog for Connector for Microsoft Dynamics! http://blogs.msdn.com/b/dynamicsconnector It’s all about integrating Dynamics ERP with Dynamics CRM.
Published 
5 min read

Enabling Diagnostic Tracing for Dynamics NAV Web Services 

Dynamics NAV Services (Web and RTC) are both WCF (Windows Communication Foundation) services and the tools used to troubleshoot WCF can be used to troubleshoot your NAV Services. The steps below can be used for both the NAV RTC and NAV Web service instances.
Published 
3 min read

Temporary Tables: Different Type of Sorting Order in SQL Server Environment 

Probably most of the partners have already noticed this and changed the C/AL code accordingly in order to let their customized application works properly. In ALL versions of NAV up to now (NAV 2009 R2) the SORTING of Temporary Tables / Temporary record variables has always been determined using a C/AL sorting “collation” type.
Published 
1 min read

New VAT Registration Number in Switzerland 

From 1.1.2011, Switzerland will enforce a new Tax Number called UID (Unternehmens-Identifikationsnummer). Authorities will assign new tax numbers to all new tax persons instead of old 6-digit VAT Registration Number. Existing tax persons will be informed of their new tax number in the first semester of 2011.
Published 
3 min read

.NET Interoperability in NAV 2009 R2 

The greatest development platform in the world meets the greatest set of functional libraries, types, methods, and properties as Microsoft Dynamics NAV 2009 R2 allows developers to take advantage of the Microsoft .NET Framework! With NAV 2009 R2, you can reference external .NET components and make use of the Types and Functions from .
Published 
1 min read

NAV 2009 Tips and Tricks: Customize the Navigation Pane 

You can add and delete buttons and lists in the Navigation Pane. 1.  In the top right corner of the Role Center, click Customize button. 2.  Click Customize Navigation Pane. 3.  In the Customize Navigation Pane window, click New to create a new button. 4.  Type a name for the new button. 5.  Choose an icon.