2
Answers

Read large files in C#


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)