Answer Posted / stanly jose
All the above descriptions are corret.
Seriallization is done for the faster accessing of remote
object. So it is mainly used in remoting.
Remoting is a concept in .Net which helps to access/make
use of remote (through internet) application(/object).
So the object requested is converted in to stream of bytes
and get transfered to the requsted application.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How do I unload an application domain?
Is an array an object c#?
Is c# or c++ better for games?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
What is the difference between abstract class and interface in c#?
Explain About Iunknown interface Queue
What is dictionary collection in c#?
Is null in c#?
What is yield in c#?
When should we use delegates in c#?
Can struct be static in c#?
What is jagged array?
Explain the process of abstraction with an example?
Distinguish between the Debug class and Trace class with its functionality?
Can we store different data types in arraylist in c#?