Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting data from SQL Server
Message
De
02/01/2012 19:24:21
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01532046
Message ID:
01532062
Vues:
43
EF is not a framework as you're used to in VFP. It's simply an easy way to do ORM with .Net (really a VFP CA is just an ORM handler). Going with Code First EF is really, really easy to get setup and running. EF will then handle all the CRUD calls, connection handling, etc under the hood. You can be up and running in less than a day, including learning time.

http://msdn.microsoft.com/en-us/data/aa937723


>For this project I can't use a framework (I need a solution faster). So my question would be, do you know if Entity Framework and/or NHibernate use SQLDataAdapter under the hood?
>
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform