ExtensionMethod.NET Home of 837 C#, Visual Basic, F# and Javascript extension methods
Export DataReader to CSV (List). Basic example that to export data to csv from a datareader. Handle value if it contains the separator and/or double quotes but can be easily be expended to include culture (date, etc...) , max errors, and more.