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 are static assemblies?
What are the types of remotable objects?
Define a process?
what is Client-activated object in remoting?
Explain Singleton design pattern of Remoting?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What is the purpose of strong name?
What is asynchronous programming?
How can you configure a .net remoting object via xml file?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Is it a good design practice to distribute the implementation to remoting client?
Are you aware of containment and Aggregation ?
What does manifest consists?
Explain how does assembly versioning in .net prevent dll hell?