What is Serialiazation?



What is Serialiazation?..

Answer / mithun

Serialization is the process of converting an object into a stream of bytes in order to persist it to memory, a database, or a file. Its main purpose is to save the state of an object in order to be able to recreate it when needed.

Through serialization, a developer can perform actions like sending the object to a remote application by means of a Web Service, passing an object from one domain to another, passing an object through a firewall as an XML string, or maintaining security or user-specific information across applications.

Is This Answer Correct ?    12 Yes 1 No

Post New Answer

More Dot Net General Interview Questions

Which dll translate xml to sql in internet information server (iis)?

0 Answers  


Tell us what is json data, and what is one way that .net developers can work with json?

0 Answers  


Explain the purpose of Remoting in .NET?

0 Answers   Petranics Solutions,


Which ports are used by virueses?

1 Answers  


Explain Creational design pattern in .NET?

0 Answers  






differance between checkbox and rediobutton in vb.net?

2 Answers  


How does you handle this COM components developed in other programming languages in .NET?

1 Answers   Satyam,


What are virtual destructures?

0 Answers  


What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?

3 Answers   Accenture, CC Soft, Infosys,


Is do-it (chennai) a good institute to learn dot-net???? are the trainers well experienced??

2 Answers   Satyam,


What is file extension of Webservices in .Net?

0 Answers   Arigo Infotech,


What is reflection and what is it for?

0 Answers  


Categories