using C/Front for .net Application
 
            
                
                    rajpatelbca                
                
                    Member Posts: 178                
            
                        
            
                    Hi Experts,
I need a help about C/Front tool. i have few question about it. i want to create web appication which can interact directly
with Navision Database.
1. Can i call Codeunit of Navision in an application developed in Visual studio 2008 ?
2. is there any way to validate and write data in to the table residing in Navision DB ?
Actually, i want to have an idea of best practices used create an web application using Navision DB.
Thanks in advance...
Rajesh
                I need a help about C/Front tool. i have few question about it. i want to create web appication which can interact directly
with Navision Database.
1. Can i call Codeunit of Navision in an application developed in Visual studio 2008 ?
2. is there any way to validate and write data in to the table residing in Navision DB ?
Actually, i want to have an idea of best practices used create an web application using Navision DB.
Thanks in advance...
Rajesh
Experience Makes Man Perfect....
Rajesh Patel
Rajesh Patel
0                
            Comments
- 
            Use Web Services.David Singleton0
- 
            If you will read more about C/Front, you will learn that you cannot use C/Front to call the business logic. As David wrote, if you want to use business logic, use WebServices.0
- 
            As far as my knowledge goes, webservices don't work against a Native Navision DB. Webservices only run against SQL Server DB. So writing apps with c/Front is a good option. I use the .Net dll
 (Microsoft.Dynamics.NAV.CFront.CFrontDotNet.dll)0
- 
            Postbuzz wrote:As far as my knowledge goes, webservices don't work against a Native Navision DB. Webservices only run against SQL Server DB. So writing apps with c/Front is a good option. I use the .Net dll
 (Microsoft.Dynamics.NAV.CFront.CFrontDotNet.dll)
 That's not true. Because you can still create webservices for NAS, which is running with SQL or Native DB, you can use webservices with Native DB too. But I am not talking about the native Webservices. I am talking about webservices which could be developed for any version of NAV since 2.5 version... C/Front will never run the business logic. This post is in wrong forum. This question is not about NAV 2009 RTC, it is about classic client...0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 323 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions


