What is serialization ?

Answer Posted / kirti

Serialization is the process of converting an object into a stream of bytes. Deserialization is the opposite process of creating an object from a stream of bytes. Serialization / Deserialization is mostly used to transport objects (e.g. during remoting), or to persist

objects (e.g. to a file or database).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain renderbody and renderpage in asp.net mvc?

559


Describe the roles of clr in .net framework.?

642


What are the 2 ways of adding constraints to a route?

552


What is the use .Glimpse in ASP.Net MVC

578


How can we determine action invoked from HTTP GET or HTTP POST?

571






The order of the filters that get executed, if the multiple filters are implemented?

617


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

556


Will there be a .net compact framework 3.0 release with release of .net framework 3.0?

545


What is disconnected scenario? : Entity framework

535


What is entity framework? : Entity framework

565


What is objectcontext? : Entity framework

594


what is entityclient?

688


What is the difference between partial and renderpartial?

499


What are Action Filters in ASP.NET MVC and its use?

559


how do you truncate a table using entity data model?

590