What exactly is being serialized when you perform
serialization? scope in C# ?
Answer / 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 |
I want to create a project like google maps how can we do that with atlas?
Explain what does the term "green architecture" mean? : Dot net architecture
Define cache? : Dot net architecture
What is .net mobile lists. : Microsoft dot net mobile
What is a service class?
What actually happes when you add a something to arraylistcollection ?
What is abstact class? in which scinario we can use abstact class?
what are login controls?
There are so many languages are already existing for developing application.Then what is the need of .net.
Explain write back and write through caches? : Dot net architecture
How can we integrate atlas with web services?
Why am I getting an invalidoperationexception when I serialize an arraylist?