Using a VB.NET console app, what is the best way to read a large, delimited text file?

The text file is roughly 80,000 lines. I’m using a StreamReader to read the file, but I start running into major performance issues at about 50,000 lines. CPU and system memory are peaking.

This entry was posted in Uncategorized and tagged , , , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>