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 |
Write an StoredProcedure to get the values of a column within a date range.
Why inheritance is important?
What is the use of common language runtime?
What is an Exception? How many exceptions exist in Dot net and explain them?
What is the use of design pattern?
Explain the Scope of public/private/friend/protected/protected friend.
C++ & C# differences ?
Is .net front end or backend?
How to load the contents of an xml file into an xmldocument object?
When developing a Windows service for .NET, which namespace do you typically look in for required classes?
What are the new features of Framework 1.1 ?
What is Datatype Conversion in Vb.net?