I have a DataSet and I want to convert the DataSet into List
DataSet
List
T - type object
How convert my DataSet?
Thanks for all the above posts...
I have done it with using Linq Query, for detail visit the link
http://codenicely.blogspot.com/2012/02/converting-your-datatable-into-list.html