Click here to Skip to main content
15,896,118 members
Articles / Programming Languages / C#

Fast CSV Row Count using Binary Reader

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
5 Feb 2013CPOL2 min read 47.9K   5  
Efficient CSV row/line count snippet using BinaryReader API on Windows.

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 (Senior)
India India
Software Engineer based out in Noida.

Technology skillset – .NET, WPF, WCF, LINQ, XAML.

Started blogging on http://1wpf.wordpress.com/


Stackoverflow Profile -> http://stackoverflow.com/users/649524/tilak

Comments and Discussions