Basic Dot Net Question:

Download Job Interview Questions and Answers PDF

What’s SingleCall activation mode used for in .NET?

Dot Net Interview Question
Dot Net Interview Question

Answer:

If the server object is instantiated for responding to just one single request, the request should be made in SingleCall mode in .NET

Download Dot Net Interview Questions And Answers PDF

Previous QuestionNext Question
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?What’s Singleton activation mode in .NET?