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
Samuel Vaesy
NA
8
0
Data to list view from .xml file
Sep 13 2008 9:15 AM
Idea is to display and update data from .xml file in three different listviews(in their own tabs). The xml contains measurement data which needs to be displayed on screen and updated at certain intervals, and there are quite many sensors, so it would be reasonable to display data in three different pages/tabs. Xml file contains <sensor> nodes, which have childnodes: <name>, <description>, <value> and <page_id>. Name, value and description should be displayed in their own columns, and one sensor per row, and also data of each sensor should only be displayed in one page/tab depending on the page_id. Could look like
This
.
What would be the best way to start? Could LINQ be the solution to read the .xml file and then update to to list view? But how to
update
values to the differetn pages/tabs/listviews? I got one version working somehow, but it didn't actually update anything, it only added same information after the first displayed ones...
I'm using Visual C# express 2008
- Vertti
Reply
Answers (
1
)
ini file encode or encrypt
VB.Net Sharing a Single copy of a source file