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

Fast and Simple IDataReader Implementation to Read CSV Files

Rate me:
Please Sign up or sign in to vote.
4.78/5 (4 votes)
3 Oct 2015CPOL2 min read 37.7K   1.1K   19  
A simple and fast CSV reader which you can directly use against Oracle and SQL Server databases or for any direct implementation

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Technical Lead
United States United States
Started Programming career with VB 6 and VC++ and now Into .Net Development. Working with .Net since its first release (Version 1.0 Beta). Lucky enough to continue always with most updated versions of .Net and as of now; May 2007, fighting with .Net 3.0 (WPF,WCF...etc) and it's next most anticipated version LINQ.

Got familiarity up on the .Net Technologies and Guidelines like CAB, and Patterns and Practices, Enterprise Library and now with it's WPF version etc.

Specialized in Windows and Distributed and Service oriented applications.

Comments and Discussions