Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » C/Front   (RSS)

New way to initialise C/Front with VB in Sp1 (undocumented change)

In C/Front for Microsoft Dynamics NAV Version 5 SP1, it is no longer possible to initialise it in the usual way from Visual Basic. Often you would initialise C/Front like this: Dim CFR As Microsoft.Navision.CFront.CFrontDotNet CFR = New Microsoft.Navision.CFront.CFrontDotNet
Posted by navblog | 0 Comments
Filed under: , ,

Importing and exporting NAV objects with C/Front

This post describes how you can automate importing and exporting of Microsoft Dynamics NAV objects with C/Front. To make a basic C/Front project, see the post Beginners guide: How connect to NAV from a .net project, using C/Front . This post only describes
Posted by navblog | 0 Comments
Filed under: ,

Beginners guide: How connect to NAV from a .net project, using C/Front

Introduction: This post describes the simplest possible way to get started with creating a .net project in Microsoft Visual Studio, and use C/Front in c# code to connecct to a Microsoft Dynamics NAV database. The example here is based on the sample from
Posted by navblog | 0 Comments
Filed under: ,
 
Page view tracker