navteam articles
navteam
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
New Hands-on Labs for Microsoft Dynamics NAV 2009 R2 Inventory Costing
Microsoft Learning released hands-on labs covering the Microsoft Dynamics NAV 2009 R2 Inventory Costing functionality. These are a series of stand-alone hands-on labs that guide you through the process of working with the Inventory Costing module.
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
1 min read
Microsoft Dynamics NAV 2009 R2 – Announcing the Date for Worldwide General Availability – December 15, 2010!
We are almost ready with Microsoft Dynamics NAV 2009 R2 – and we can’t wait to tell you about it! This release has even more focus on improving business productivity for partners and customers.
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
New SEPA Whitepaper on PartnerSource and CustomerSource
I am happy to announce that due to popular demand, we have recently posted a whitepaper covering SEPA on PartnerSource and CustomerSource.
Published
1 min read