Click here to Skip to main content
15,898,036 members
Articles / Web Development / ASP.NET

Various Ways to Convert DataTable to List

Rate me:
Please Sign up or sign in to vote.
4.76/5 (16 votes)
27 Mar 2016CPOL1 min read 95.5K   18  
This article shows 3 ways to convert a DataTable to a List in C#.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
Manish Kumar Choudhary is a passionate and pragmatic software engineer specializing in web application development with ASP.NET MVC, Web API, Entity Framework, NHibernet, Angular, Backbone, HTML5, and CSS. He started programming at the age of twelve on VB.Net and fell in love with it. His dream at the time was to become a software engineer so he pursues programming both academically and professionally. He has a Bachelor of Science in Computer Application and a Master of Science in Computer Application. He has over 3.5 years’ professional experience developing web applications. Outside the software world, he enjoys photography, swimming, cricket and football. Manish is based in Hyderabad, India.

Comments and Discussions