What exactly is being serialized when you perform
serialization? scope in C# ?
Answer Posted / 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 View All Answers
what is the method while we are using adapter and dataset ?
Explain the use of virtual, sealed, override, and abstract.
what are the fundamental and common properties of .net controls?
What is new in the .net 2.0 class library?
How to upload in video,mp4,in .net 4.5 ..?
What is the .net class that allows the retrieval of a data element using a unique key?
What re interop services?
Session State and can i store desirialized object in state server, if yes how and if not why.
what is diffrent beatween localprinter and networkprinter
Can I create my own context attributes?
What is an interrupt? : .NET Architecture
How do I prevent concurrent access to my data?
Explain about code access security?
What is the difference between an event and a delegate?
How do I stop a thread?