It is known that in Role Tailored Based environment BEEP C/AL function is not supported.
http://msdn.microsoft.com/en-us/library/dd301405.aspx
This simple blog is based on SystemSounds Class from System.Media namespace
http://msdn.microsoft.com/en-us/l…
Let NAV BEEP! (with .NET Interop and Microsoft Dynamics NAV 2009 R2)
Let NAV BEEP! (with .NET Interop and Microsoft Dynamics NAV 2009 R2)
It is known that in Role Tailored Based environment BEEP C/AL function is not supported.
http://msdn.microsoft.com/en-us/library/dd301405.aspx
This simple blog is based on SystemSounds Class from System.Media namespace
http://msdn.microsoft.com/en-us/l…
Currency Exchange Rates from RSS (using .NET Interop)
This great blog post from Bardur Knudsen (Currency Exchange Rates from RSS) sounded to me like an invitation to extend it using .NET interop variables with Microsoft Dynamics NAV 2009 R2 based on System.XML namespace.
http://msdn.microsoft.com/en-us/li…
Currency Exchange Rates from RSS (using .NET Interop)
This great blog post from Bardur Knudsen (Currency Exchange Rates from RSS) sounded to me like an invitation to extend it using .NET interop variables with Microsoft Dynamics NAV 2009 R2 based on System.XML namespace.
http://msdn.microsoft.com/en-us/li…
Commerce Gateway with Isolated Hosts and Biztalk 2010
The following error may be encountered processing an XML document in the receive pipeline when using Commerce Gateway with Biztalk 2010 and Visual Studio 2010:
There was a failure executing the receive pipeline: “Microsoft.BizTalk.DefaultPipelines.XMLR…
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 …
How to change thousands/decimals separators in RDL reports
In “old good classic” NAV we have feature (and property) named AutoFormatType. Together with property AutoFormatExpr we can set decimal to any format we need.This could be done in the way: we describe new AutoFormatType in the codeunit 1 in f…
Manage Files in RTC WITHOUT using FILE virtual table. (with .NET interop and NAV 2009 R2)
In this blog you will find attached a very simple usage of .NET interoperability with Dynamics NAV 2009 R2 with the objective of basic file management (move, copy, open, delete) WITHOUT using the FILE virtual table and is intended just to familiarize …
Let NAV Speak! (with .NET Interop and NAV 2009 R2)
In this blog is described a very simple usage of the .NET interoperability feature with Microsoft Dynamics NAV 2009 R2 and can be considered an extension of my previous blog: http://blogs.msdn.com/b/nav/archive/2010/07/09/let-nav-speak-with-a-sim…
.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 c…