Serialize xml and append
I have 2 objects of same type with data in them. I serialize 1 of them to an xml file using XmlSerializer and XmlWriter. now can i serialize the other one to the same file so it appends to the file after the data from the first one?
[232 byte] By [
Hellblazer] at [2007-11-18 20:32:35]
