Answer Posted / 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 |
Post New Answer View All Answers
What are different types that a variable can be defined and their scopes ?
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
What re interop services?
What is the difference between machine config vs. Web config : Dot net architecture
what is diffrent beatween localprinter and networkprinter
how can we achieve language interoperability through CLS? How MSIL works?
Define a managed code? : Dot net architecture
Explain 'managed' mean in the .NET context
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
What are the main Tools to develop .Net Application?
define cache memory? : Dot net architecture
Explain what does the term "green architecture" mean? : .NET Architecture
What is .net mobile images control. : Microsoft dot net mobile
What is the importance of updatepanel control?