How to Serialize a dataset into XML file

Oct 13 2011 1:58 PM
Hi all,

I am learning about serialization in C#

I am trying to serialize a dataset into XML file. Is the following code the best way to go about this.

Many thanks

Andy

Attachment: program.zip

Answers (2)