Hello, I'm a C# beginner and have a simple question. I need to read an ascii file which is roughly 640kb - 2Mb and then analyse it, i.e. read it line for line. Can anyone recommend any object\methods for doing such a task.
Links to related sites would be nice.
Thanks :)
