TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Looktroniks Looktroniks
NA
1
0
Deleting/Editing a line in a file.
May 20 2008 8:51 AM
Hi all, I'm new to .NET C# and I have a challenge to delete or edit a line from a text file which contains 1000 lines. How do I check for the position of the line? And is the a replace method I could use do replace this line with a new one? Currently I search for a line I want to manipulate using Regular Expressions. All I need to know is how can I replace that line?
Reply
Answers (
2
)
data structure design for data aggregation
Unnusual String convertion result from string to decimal.