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

What is the difference between primary & secondary storage device? : Dot net architecture

0 Answers  


Name some changes done since version 3.0?

0 Answers  


I can't be bothered with cas. Can I turn it off?

0 Answers  


What is msil, and why should my developers need an appreciation of it if at all?

0 Answers  


Use of Enable view state ? if turn off what happen ?

1 Answers  


Explain the race around condition? : Dot net architecture

0 Answers  


Explain about the base class library provided by microsoft.net?

0 Answers  


What i sthe meaning of .(dot) in .Net?

9 Answers   HCL,


What is code access security (cas)?

0 Answers  


How to delete the duplicate records from table(having bulk records)?

4 Answers   BV, iGate,


can aspx page contains two pager tags ?

1 Answers  


what is the difference between value types and reference types?

4 Answers   Six Sigma,


Categories