What?s SingleCall activation mode used for?
Answer / guest
If the server object is instantiated for responding to just
one single request, the request should be made in SingleCall
mode.
| Is This Answer Correct ? | 4 Yes | 0 No |
What are channels in .NET Remoting?
What?s a proxy of the server object in .NET Remoting?
Where does the dispose method lie and how can it be used to clean up resources?
How will you register com+ services?
What's wrong with a line like this? Datetime.parse(mystring);
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
How is threading done in .net?
What is .net assembly?
Whate are resource files?
What is the advantage of packaging over xcopy in .net?
what are connection strings?
Difference between Debugging and tracing in .net