Answer Posted / ganesh
In Singleton activation mode all incoming requests are
serviced by single Server object.
So Server object is alive till client stops communication or
object exists naturally.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between .net remoting versus distributed com?
Explain threading types?
What are the information required to configure remote objects?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
How can we call methods in remoting asynchronously?
define client activated objects (cao)?
What are the ways to renew lifetime leases of objects?
What is unmanaged code?
What is fundamental of published or precreated objects in remoting?
What is Remoting?
How can you configure a .net remoting object via xml file?
How do you directly call a native function exported from a DLL?
What are the threading types?
Define remotable objects in .net remoting?
Name the distributed systems available apart from .net remoting?