Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return DataSet From DataSet
Message
De
17/07/2010 21:38:24
 
 
À
17/07/2010 19:18:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
ASP.NET
Catégorie:
LINQ
Divers
Thread ID:
01472665
Message ID:
01472824
Vues:
41
I wouldn't use DataTable's Select which is awful compared to Linq. Even with that Select() you are using Linq.

Actually,at the risk of splitting hairs, I'm pretty sure the DataTable Select isn't using LINQ. The Datatable Select method has been around since VS 2003.

(Unless MS rewrote the way the Select method works)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform