Answer Posted / bindu sarika
Formatter is an object that encodes and serializes data
into messages at one end and decodes and deserializes
messages into data at the other end.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
what are the requirements to enable remote components to interact each other?
What are the steps to publish an object outside the service domain
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What is objref object in remoting?
What do mean by remotable objects in .net remoting?
Explain when we use web service and when we use remoting?
define client activated objects (cao)?
What is a formatter in .net remoting?
Define the lease of the object?
Explain how to directly call a native function exported from a dll?
Which one is better WebService and Remoting ?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
Define remotable objects in .net remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?