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.