Have you ever had to work with a datatable and then need to convert it to a generic list? I run into this when I am converting older application or working with Oracle DBs and would like to use linq to work with the result set. Now on the surface this does not look hard […]
View Post