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
Jesse
NA
1
0
Query Folder of Xml files
Dec 9 2009 2:48 PM
I am using .xml files to store message threads(as in forum thread) for a network based messaging program. One folder holds all of the files, each user queries all of the files in that folder to check for updates. This takes forever every time a user updates a file or checks for new messages. Is there a better way to do what I'm doing in C# using XML or should I just learn SQL? Thanks for your input!
Reply
Answers (
1
)
C# basics: Multiple grid with a single edit.
Populate a richTextBox from a listView