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?
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.
What is the difference between parsing and deserializing? Cuz parsing an XML gives an object and even XMLSerializer.Desirialize(stream) gives an object.
Good question. I looked up the words, they are pretty similar in the context of programming. However, "deserialization" assumes that something has to be serialized first whereas "parsing" does not. "Parsing" could be simply breaking down something from a fairly normal state (like disseminating).
even if this video is 2 years old: thank you... much better then 95% xml tutorials i have seen so far
Cryptic137137 Good to hear.
+Cryptic137137 Can you link to one of the top 5% videos then?
People from the past are so funny.
@@RagHelen yes they are.
R.I.P. Bob Saget
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?
Excellent explanation. Can you attach the XML and .cs files? used in this video.
Should make a tutorial of xml to db with an xml file with multiple tables. Using a foreach etc.
double angle bracket. Nice tut!
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.
I have the same problem. Did you manage to find a fix? Thanks!
Anca1994 yes the program wasn't reading the event handler. I had to move the event handler to the top of the code.
Thanks! It works!
What is the difference between parsing and deserializing? Cuz parsing an XML gives an object and even XMLSerializer.Desirialize(stream) gives an object.
Good question. I looked up the words, they are pretty similar in the context of programming. However, "deserialization" assumes that something has to be serialized first whereas "parsing" does not. "Parsing" could be simply breaking down something from a fairly normal state (like disseminating).
thank you this helped me!
i get an unhandled exception of type 'system.outofmemoryexecption' list box contains too many items
Great tutorial!
awesome
tyvm
Thx!
Zero explanation.