Community

Data Object to XML (Vice-versa) using C#

(Monotosh Roy Mon) Serialization is the process of converting specific data to a format that can be stored or transmitted, and later re-used to retrieve the information in its initial state. In this tip, I will show some of the ways to serialize existing objects to XML and then deserialize them.

Read More - Register for Free Membership