H
Hell
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?
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?