Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data access planning stage
Message
De
13/04/2009 13:36:31
 
 
À
13/04/2009 13:10:40
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
01388812
Message ID:
01394629
Vues:
65
>>>
>>>DataSets are not so bad. Just think of them having most of the features of databases, except in memory and not directly linked to the database.
>>>
>
>
>Just to throw a fly in the ointment, you'll need to start learning the entity framework and linq.... I don't think ADO is long for this world.

But the Entity Framework uses ADO.NET. Quote:
Under the covers, the mapping provider will use the EDM schema and the mapping/view information to translate to and from the conceptual model. Then it'll use a regular ADO.NET provider to talk to the underlying database (e.g. it would use System.Data.SqlClient to talk to a SQL Server database).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform