What is serialization?

Answers were Sorted based on User's Feedback



What is serialization?..

Answer / archana.kaushik14

Serialization is a process in which we stream are data in
bytes to keep its state safe and transfer it from one to
other network

Is This Answer Correct ?    13 Yes 3 No

What is serialization?..

Answer / chethan

Serialization is the concept whereby an object is written
into a linear stream.

Is This Answer Correct ?    9 Yes 7 No

What is serialization?..

Answer / niketh

Serialization:

->Process of converting an object into specified Format
->Formats( Binary , soap[xml] )

Serialization is mainly used to transport and store object over a network into an XML file.

Is This Answer Correct ?    0 Yes 0 No

What is serialization?..

Answer / subramanyam

Serialization is the process converting inmemory data into persistent data..

Ex:Dataset ds=new dataset();
here ds is in memory data.

Is This Answer Correct ?    0 Yes 3 No

What is serialization?..

Answer / ashwani sharma

it is a process in code written in any technology(asp.net,javascript etc.) is converted into XML code
before transferring to network and then it deserializied by
and platform

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

What is & in a url?

0 Answers  


What is CTS, CLS and CLR ?

20 Answers   CGI, Palm Technology, Reliable Technology, Satyam, Synergy, TCS,


What’s the difference between response .redirect and server.transfer?

0 Answers  


What is AutoEventWireup attribute for ?

0 Answers  


differences between class inheritance and interface?

2 Answers  






What asp.net control can embed xaml into asp.net pages?

0 Answers  


Explain Factory pattern?

2 Answers   Microsoft,


Differentiate between structure and class.

0 Answers  


Explain the asp.net mvc request life cycle? : asp.net mvc

0 Answers  


What is GAC in ASP.NET 2.0

0 Answers   MCN Solutions,


What is form submit?

0 Answers  


Demonstrate Render and PreRender?

0 Answers   QuestPond,


Categories