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 are end points, contract, address and bindings?
Explain about code access security?
Define a virtual memory? : Dot net architecture
What is difference between Desktop, Client Server & Web based applications?
What is the access level of the visibility type internal?
What is IL code, CLR, CTS, GAC & GC?
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
What are the main Tools to develop .Net Application?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
What is an interrupt? : Dot net architecture
What is a managed code? : Dot net architecture
how to change the application name?
Explain cache memory? : .NET Architecture
Explain .net mobile automatic paging? : Microsoft dot net mobile
Explain pipelining? : .NET Architecture