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

Show us in simple steps to create setup & deployment project for windows application?

675


How to find out that the code is written as managed or un-managed code?

796


What is the default value of guid in c#?

630


what are some characteristics of an array?

693


Which is more efficient for loop or while loop?

626






Explain about Threading Types.

796


Define a strong name in .net?

714


Which class comes after the SortedList class?

727


What is argument in c#?

675


What is a multicast c# delegate?

692


What are primitive types in c#?

697


What is difference between c sharp and c#?

639


When do we generally use destructors to release resources?

682


How main method is called in c#?

680


What do you mean by directing?

650