Click here to Skip to main content
15,915,513 members
Articles / General Programming

Generic Method to Convert DataReader Result into List of CLR Objects

Rate me:
Please Sign up or sign in to vote.
4.50/5 (5 votes)
24 Apr 2014CPOL 29.2K   6  
Converting DataReader Result into List of Objects Using Generic Type, Property Attribute and Reflection

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
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions