What exactly is being serialized when you perform
serialization? scope in C# ?



What exactly is being serialized when you perform serialization? scope in C# ?..

Answer / manjunath

seriallization is a process to convert the object into
stream of bytes.

this seriallization process is performed at the time of
remoting.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Dot Net AllOther Interview Questions

Whats new features in Visual Studio 2012?

0 Answers   B-Ways TecnoSoft,


What are the different access modifier? Explain in detail?

2 Answers   Tesco,


How can I create a application?

0 Answers  


Explain a .net mobile example with details? : Microsoft dot net mobile

0 Answers  


How do I stop a thread?

0 Answers  






How to prevent my .NET DLL to be decompiled?

0 Answers   CDC,


Session State and can i store desirialized object in state server, if yes how and if not why.

0 Answers   PCS,


What is a sealed Class? What is the differnce between sealed class and private class?

2 Answers   iGate,


What is .net transaction?

0 Answers  


Explain about clr?

0 Answers  


What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 Answers   Siebel Systems,


can aspx page have multi language declarations ?

1 Answers  


Categories