Showing posts with label example datatable into list; demo datatable into list. Show all posts
Showing posts with label example datatable into list; demo datatable into list. Show all posts

Wednesday, June 8, 2011

demo project convert Datatable to LIST


You can find the project here

Explanation of both conversions from DataTable to List using Reflection and LINQ are already explained in the previous posts.