What?s Singleton activation mode?
Answer / guest
A single object is instantiated regardless of the number of
clients accessing it. Lifetime of this object is determined
by lifetime lease
| Is This Answer Correct ? | 0 Yes | 0 No |
What is operator overloading in .net?
Why do we use the “using” statement?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What is meant by localization?
Can a try block have nested try blocks?
Explain the difference between managed and unmanaged code?
What is static constructor, when it will be fired? And what is its use?
What is the difference between the C#.NET and VB.NET?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
What is the use of system.diagnostics.process class in .net?
Explain what rare the types of jit and what is econo-jit?
Differences between dll and exe?