What is serialization, how it works in .NET?



What is serialization, how it works in .NET? ..

Answer / ramesh

serialization is a process of making the object into stream
of bytes to send across the network and platform which can
be in soap or binary or xml format.

serialization is done for the remoting process.

Is This Answer Correct ?    13 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?

2 Answers  


HttpHendler and HttpModules

0 Answers   PCS, Sopra,


What is the difference between an event and a delegate?

0 Answers  


two common properties for any validation control ?

1 Answers  


Can I customise the trace output?

0 Answers  






question related to table havi colspan and row span

0 Answers   PCS,


Difference between type constructor and instance constructor?

0 Answers  


Can you explain the difference between an ADO.NET Dataset and ADO Recordset?

2 Answers  


What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile

0 Answers  


Explain the five stages in a dlx pipeline? : .NET Architecture

0 Answers  


What are the different access modifier? Explain in detail?

2 Answers   Tesco,


Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile

0 Answers  


Categories