Community

Introducing Serialization in .NET

(Joydip Kanjilal) Serialization is the concept whereby an object is written into a linear stream. The .NET Framework provides an excellant support to serializing and deserializing objects. This article discusses Serialization, XML, SOAP and Binary and provides code examples to illustrate the concept

Read More - Register for Free Membership