Read large files in C#

Oct 14 2010 12:59 PM

Hi,
I am having 700MB text file and I want to read the contents from the file.
Which is best way to read the large files in c# ?
Regards
Murali

Answers (2)