Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
7
Answers
how can I read 200 row from a txt file by loop in C#?
diamond diamond
10y
918
1
Reply
Hi
I have a problem to read a txt file with 200 row. Of course I want to read next step from 2 to 201 like a below.
step 1 : 1th - 200th row of file
step 2: 2th to 201th row of file
step 3: 3th to 202 row
, ....
please help me
Thanks
Post
Reset
Cancel
Answers (
7
)
Next Recommended Forum
How to compare column values in database with textbox value
Export crystal report to Excel Data Only through program