Hello everyone,


I want to convert an object instance to XML string, and later read the XML string to construct the object again. Any samples?

(I find some serialization samples, but all about binary format, I prefer to use XML format.)


thanks in advance,
George