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 are clr,cls,cts?what is .net framework?
What are the main Tools to develop .Net Application?
Explain the differences between Server-side and Client-side code?
What is a managed code? : Dot net architecture
What is .net mobile lists. : Microsoft dot net mobile
What is application frame host?
What is the difference between metadata and menifest ?
Explain pipelining? : Dot net architecture
Whate are resource files? How are they used in .net?
Can I customise the trace output?
What is new in the .net 2.0 class library?
Name some changes done since version 3.0?