xml in c#
If i have a Xml document like this:
123
true
1
xmllib.p
true
2
I want this data on a windows form in textboxes and the in a checkbox, so i can navigate through the records
Does anybode have an idea how to do it? Or maybe an example of an application like this?
Thx in advance
Mahesh ChandPosted Mar 19, 2004, 1:51 PM