1
Answer

How to open and read the text file line by line in c# winforms?

Rohan Ramani

Rohan Ramani

3y
493
1
Hello All,
I have a text file and I need to perform the operation by reading the file line by line.
I am using winforms. So how to open file and read the file line by line?
Answers (1)