Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

reading from a text file in c# efficiently saving more time in large text file

How can I read from a text file but not line by line ? I want to read the whole file in one step as one block and then I will do my operation on it . I just want to reduce time in my project while reading large text file .

Comments