Answer Posted / bindu sarika
A single object instantiated regardeless of the number of
clients accessing it,and the lifetime of the object is
determined by lifetime lease.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the different types of channels used by .net remoting and which is the best one?
What are the steps to publish an object outside the service domain
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
Explain the differences between marshal by value and marshal by reference?
what are the requirements to enable remote components to interact each other?
Name the distributed systems available apart from .net remoting?
How can we call methods in remoting asynchronously?
Define remotable objects in .net remoting?
Are you aware of containment and Aggregation ?
Can you pass SOAP messages through remoting?
Explain how to perform remoting?
What is the difference between remoting and webservice?
Explain Singleton design pattern of Remoting?
How to directly call a native function exported from a dll?
What are the different types of channels used by .net remoting?