Asp.net Snippets
Thursday, 10 October 2013
Linq for DataTable
How to use the linq query in the datatable instance?
To use linq on the DataTable you must include the DLL
System.Data.DataSetExtensions.
Namespace:
System.Collections.Generic
DLL:
System.Data.DataSetExtensions.dll
Newer Posts
Home
Subscribe to:
Posts (Atom)