hi,
well could anybody tell
how to use Serialization and DeSerialization in .net for xml .
i need to write and read xml file...using Serialization
Answer 1
A Google search on your subject line would have produced this:http://msdn.microsoft.com/en-us/library/ms950721.aspx
As the first result. Of course you have to be able to spell serialize..
Hey.. this is computer programming. Compilers are 100% intolerant of spelling errors! =)