Hi,
I am trying to read data from a file by using StreamReader. When I use ReadLine statement it is allowing me to read a line only for once. But I need to read each line of file seperately and need to do some validations on that data.
Anybody plz help in resolving this...
Thanks in advance.
regards,
Venkat