Web client & NAV portal framework

With the release of Dynamics NAV 2013, your applications get web enabled. By installation of either the web client or the portal framework for SharePoint, your applications will run in an internet browser. This session will cover topics like; Installation and configuration, security considerations and recap…

A DotNet Interop Soap Web Request

I am currently working on a solution that requires a Dynamics NAV client to communicate with Dynamics NAV web service. This I have done before with the classic client and have used automation objects for the job. Now I wanted to do this with dotnet only…