even if this video is 2 years old: thank you... much better then 95% xml tutorials i have seen so far
Cryptic
Awesome tutorial but I could use a little help tossing the data into other things besides a property grid.
I've got two textboxes that'll hold an author and a description instead of age and ismale but I have them nested as attributes instead of an element under. So when I click, what code would I toss into the selectedIndex code to make the properties for the right item show up in the textboxes?
MrFlashXs
Excellent explanation. Can you attach the XML and .cs files? used in this video.
casemsee
I've used a variation of this code, and the exact code multiple times now and neither seem to work. The names will display in the listbox, but nothing is displaying in the property grid.
CosmicHiker
i get an unhandled exception of type 'system.outofmemoryexecption' list box contains too many items
kadarmydeen
What is the difference between parsing and deserializing? Cuz parsing an XML gives an object and even gives an object.
.saisrikanthsattenapall
Should make a tutorial of xml to db with an xml file with multiple tables. Using a foreach etc.