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
Show us in simple steps to create setup & deployment project for windows application?
How to find out that the code is written as managed or un-managed code?
What is the default value of guid in c#?
what are some characteristics of an array?
Which is more efficient for loop or while loop?
Explain about Threading Types.
Define a strong name in .net?
Which class comes after the SortedList class?
What is argument in c#?
What is a multicast c# delegate?
What are primitive types in c#?
What is difference between c sharp and c#?
When do we generally use destructors to release resources?
How main method is called in c#?
What do you mean by directing?