How to generate xml through serializing classes in case of nested xml

Posted by Thomas on Stack Overflow See other posts from Stack Overflow or by Thomas
Published on 2011-01-01T18:47:23Z Indexed on 2011/01/01 18:54 UTC
Read the original article Hit count: 294

Filed under:

my xml is below. i want to generate this same xml structure by using serialization. so please guide me how to write the class which will generate this same type of xml structure at runtime. please help me with code. thanks.

20071010 14:56 God WIPS day 1 0 0 0 0 0 1 0 0 0

© Stack Overflow or respective owner

Related posts about c#