what are the best design patterns for C#.Net?



what are the best design patterns for C#.Net?..

Answer / muthu

singleton and proxy

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is c# int immutable?

0 Answers  


Enlist all the components of an ado.net framework?

0 Answers  


Is string value type c#?

0 Answers  


Which constructor is called first in c#?

0 Answers  


List down the reason behind the usage of c# language.

0 Answers  






how to prevent a class from being inherited in c#.net?

0 Answers  


What is default value of decimal c#?

0 Answers  


Is c# code is managed or unmanaged code?

0 Answers  


How big is a float?

0 Answers  


What do you mean by a windows process in regards to memory allocation?

0 Answers  


If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?

1 Answers  


What is parallel foreach in c#?

0 Answers  


Categories