Live Chat Icon For mobile
Live Chat Icon

What is Serialization ?

Platform: WPF| Category: Serialization

Serialization is the process of converting the state of the object to a stream, so that it can be saved and transported. The reverse process of serialization is called Deserialization, where a stream is converted back to an object. The objective of serialization process is persistence of objects in an application. There are two types of Serialization: ’Binary and ’SOAP’ serialization respectively.

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.