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
James
NA
1
0
Reading/Sorting/Searching XML File
Jun 14 2006 11:00 AM
I need to read in a XML file that has three tags I am concerned with, we will call them A, B and C. A and C are both strings and B is an int (number). Once the XML file is read in I need to check to make sure that there are no duplicates of B and no duplicates of A. I am assuming on read in it would need to be put into an array and sorted then each value searched to make sure it doesn't already exist? Just not sure on the code behind how to do this...??? Any help would be great.. Thanks!
Reply
Answers (
0
)
How to code Listbox - beginner's help
Casting typed collections