What?s SingleCall activation mode used for?
Answer / bindu sarika
A Server Object instantiated to respond to a single request.
| Is This Answer Correct ? | 2 Yes | 0 No |
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 Answers Tavant Technologies, TCS, Tech Mahindra,
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Explain marshalling and its types in .net remoting
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
Which one is better WebService and Remoting ?
How can you configure a .net remoting object via xml file?
Is it a good design practice to distribute the implementation to remoting client?
Explain when we use web service and when we use remoting?
What are the security features in .net remoting?
Can we configure a .net remoting object via xml file?
What are the types of remoting?
What is the Difference between CAO and SAO in Remoting.