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 |
How can implement drag and drop using atlas?
State and explain about microsoft.net?
how to make and display a form without title bar?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
How many types of assemblies are there in the visual studio.net?
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
Is .NET really support fully OOP Concept?
what is a required field validation control?
How to improve the cache performance? : Dot net architecture
Explain .net mobile input controls? : Microsoft dot net mobile
i want to know that now a days which software course has demand and more opportunities please give me reply to my mail id
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get