1. How to restrict a class from allowing to create only one
object. I.e., one should be allowed to create only one
object of the class type.
Answer / ravi
Please refer the concept of singleton in design pattren.
Is This Answer Correct ? | 15 Yes | 2 No |
5. Wcf- Session Managment
what are the lifetime events of a from?
How to prevent my .NET DLL to be decompiled?
what are constructors and destructors?
How cache coherency is eliminated? : Dot net architecture
What are library functions?
9. Oop-Class A has m1 metthode Class B has m1 metthode and C is the calss that inharits A class, A class inharits B class. If Object dim c as new A() c.m1(), Tell me which mettode of class will call
what are the fundamental and common properties of .net controls?
data types used in validation control
Explain about appdomains?
What is the difference between l1 and l2 cache? : Dot net architecture
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.