Singleton Design pattern?How do you achieve it?
Answer Posted / shijas
Singleton design pattern we can implement using Static key
word that means only one instance.All the instances are
coming from the same memory location.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between web user control and web custom control?
Explain the working of passport authentication.
What is special types forms
Define transparent caching with aop?
How do I open an ashx file in windows 7?
What are the session management techniques asp net?
Explain the significance of routing? : asp.net mvc
What is razor? : asp.net mvc
Explain about solution explorer window?
Explain how can we inherit a static variable?
What is page request in asp.net?
Is session stored in browser?
How Session outproc in Sqlserver stored?
Explain the differences between clr & cts?
What kind of programming language is ASP.NET?