Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return DataSet From DataSet
Message
From
17/07/2010 21:38:24
 
 
To
17/07/2010 19:18:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
ASP.NET
Category:
LINQ
Miscellaneous
Thread ID:
01472665
Message ID:
01472824
Views:
40
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)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform