what is serilization?

Answer Posted / sharif

It is the process of converting the objects in to stream of
bytes. or
we can say, maintain the state of the object in to the
storage medium like disk, cd's etc..

Serialization can be do in two ways.
1. XML serialization.
2. Binary serialization.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between virtual method and abstract method?

535


What I can do with c#?

493


Is versioning applicable to private assemblies?

562


What is collection class c#?

526


What is the difference between firstordefault and singleordefault?

470






What is array and types of array in c#?

466


What is the use of protected in c#?

480


Is collection a data structure?

536


Can a class be private in c#?

483


How do I move from one form to another in c#?

457


What are the fundamental differences between value types and reference types?

540


What is a copy constructor in c#?

486


what are implementation inheritance and interface inheritance?

498


What is difference between iqueryable and ienumerable in c#?

442


What is the difference between delegates and events in c#?

409