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
Explain threading types?
How do you directly call a native function exported from a DLL?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What are dynamic assemblies?
What do mean by remotable objects in .net remoting?
What are the ways to configure remoting objects before client can use them?
What is asynchronous programming?
What are different types of assemblies?
What are the ways to renew lifetime leases of objects?
Explain how to perform remoting?
Explain how does assembly versioning in .net prevent dll hell?
Define the lease of the object?
Explain the Flow of remoting?
What is the purpose of strong name?
How do you implement distributed applications in .net?