Click here to Skip to main content
15,892,298 members
Articles / Programming Languages / C#

Simple IDataReader Extension Method

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
11 Feb 2014CPOL2 min read 15.1K   6  
A simple, but powerful way to convert an IDataReader to an IEnumerable

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
United States United States
I am a software engineer, developer, programmer with 20+ years of experience working on various types of systems and design and have built a lot of software from the ground up and maintained a lot of software developed by others.

I truly enjoy working in this field and I'm glad I started this career more than 20 years ago.

I've learned, over the years, that the biggest and toughest bugs to find usually have the simplest solution once found.

Comments and Discussions