adspace
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
I can't be bothered with cas. Can I turn it off?
How does an appdomain get created?
Explain
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
Different types of authentication modes in .net framework ?
Why am I getting an invalidoperationexception when I serialize an arraylist?
difference between Response.write,server.transfer and also which one is used when ?
How do I know when my thread pool work item has completed?