Author: Sheo Narayan | Posted on: 8/24/2008 5:52:07 AM | Views : 804

In this article, I am going to show how to serialize and deserialize an object (can be a collection object) into XML format using the ASP.NET System.Xml.Serialization.XmlSerializer class. ...

Go to the complete details ...