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 |
What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile
how to minimize,maximize and restore my form programmatically?
1 Answers Interlac, Six Sigma,
What is the use of web.config?
What is a virtual memory? : Dot net architecture
I want to create a project like google maps how can we do that with atlas?
What is cache coherency and how is it eliminated? : Dot net architecture
Can you explain control extenders?
What is the difference between absolute expiration and sliding-time expiration?
what is sessions and cookies take one example simple way to understand
What are end points, contract, address and bindings?
what are the things we generally declare in session_start , application_start ?
what is the difference between value types and reference types?