What?s Singleton activation mode?



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

Post New Answer

More Dot Net General Interview Questions

Explain the different parts of an assembly?

0 Answers  


How is threading done in .net?

0 Answers  


What is a DLL?

1 Answers  


Explain what are an object and a class?

0 Answers  


Major role of CLR for CAS

2 Answers   Infosys,






What is the difference between .net and laravel?

0 Answers  


Please explain what is reflection and what is it for?

0 Answers  


How do you define the lease of the object?

1 Answers  


What is the difference between boxing and unboxing?

0 Answers  


What is heap and what is stack?

0 Answers  


What is the difference between server.transfer and response.redirect? Why?

0 Answers  


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

0 Answers  


Categories