Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal and SQL
Message
From
15/07/2014 15:49:25
 
 
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01603687
Message ID:
01603755
Views:
50
WIth ADO.Net you have to create a connection object, open the connection, create a command object, etc, etc. With EF (at least code first), you can auto-generate the entities, do a tiny bit of coding to create the context, then just instantiate the context in the app. You make a simple call to insert, update, delete. Query is pretty simple too using LINQ.

>Just curious, why do you say that?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform