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
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Javeed M ShaikhPosted Oct 13, 2011, 3:03 PM
Looks perfect!
Just changed some order of statement.
Please do not forget to mark "Accepted Answer".
Andy WoodwardPosted Oct 13, 2011, 3:09 PM