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

What is display mode in mvc?

576


What is an asynchronous controller in asp.net mvc?

539


What is namespace of asp.net mvc?

596


What are Non Action methods in ASP.Net MVC?

591


Is .net framework dead?

533






What is oauth in web api?

523


How to use Jquery Plugins in ASP.Net MVC validation?

544


What is a model in android?

488


What is entitycontainer? : Entity framework

578


How does �side by side� work for the .net framework 3.0?

528


What is the significance of nonactionattribute?

579


How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?

558


How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?

502


Briefly describe the roles of clr in .net framework?

541


What are Code Blocks in Views?

662