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
chava
NA
25
11.3k
Text file reading
Oct 10 2011 3:14 AM
Hi,
I have one text file having the data in the below format
AA| 12
BB | 15
CC| 10
AA|20
...
...
...
...
in this format first value(AA) is some name and second value (12) is count . so in my requirement i want to read that text file and want to check with the first column in the first line with all other lines in the first column ,if any match is found then the count of the first column shouuld be added to the match column's count.i.e.
AA in first line value is matched with fourth line first column then count of the first column will be 32 (12 +20).
please help me out for the solution,.
Thanks.
Reply
Answers (
4
)
W3wp.exe cpu high usage
Transactions in ADO.NET