Author: ankutiger | Posted on: 9/25/2008 1:58:00 AM | Views : 1035

Hi folks. I am developing a asp.net page with code behind as C#.
I am taking information about employee it's id, name, address etc from user.
I want to store those information in Text file.  I will also read what ever is written. So there will be constraints in both read and write as in how do differentiate between individual records.
So what will be the easiest way to write into Text file.?

...

Go to the complete details ...