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
What does manifest consists?
Which Namespaces is used to achieve the Remoting?
Explain how to directly call a native function exported from a dll?
What is a formatter in .net remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What is the Difference between CAO and SAO in Remoting.
what are the requirements to enable remote components to interact each other?
What is unboxing?
What are static assemblies and dynamic assemblies. Differences between them?
What is the purpose of strong name?
What is objref object in remoting?
What are the different types of channels used by .net remoting and which is the best one?
Explain threading types?
Define proxy in .net remoting?
What do you mean by windows authentication?