Can anyone give me a few pointers as to the best way to read a tab seperated text file so that I can access each field individually?
The only bumf I have on reading files details creating classes as <Serializable()> which is muddying the water.
Also I'm getting confused with all this StreamReader, FileStream, File etc??
The only bumf I have on reading files details creating classes as <Serializable()> which is muddying the water.
Also I'm getting confused with all this StreamReader, FileStream, File etc??