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
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
Explain what does the term "green architecture" mean? : .NET Architecture
Explain COM with example?
Explain hard disk? : Dot net architecture
What is a managed code? : Dot net architecture
What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile
data types used in validation control
What is gui programming? : .NET Architecture
how can we achieve language interoperability through CLS? How MSIL works?
What is the purpose of cache? : Dot net architecture
What is the use of web.config?
What is the difference between absolute expiration and sliding-time expiration?
What is the use of TPL DATAFLOW?
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
What are the different pipelining hazards and how are they eliminated? : Dot net architecture