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

How to assign Null value to Var?

0 Answers   HCL,


Can we have static indexer in c#?

0 Answers  


If I return out of a try/finally in c#, does the code in the finally-clause run?

0 Answers  


How to add controls dynamically to the form using c#.net.

0 Answers  


Why abstract class can not be instantiated?

0 Answers  






What is the use of tuple in c#?

0 Answers  


What are the fundamental differences between value types and reference types?

0 Answers  


6. If we assign a value in textbox on Page_UnLoad event, will it display?

2 Answers   Mphasis,


how dot net compiled code will become platform independent?

0 Answers  


What are the important concepts in OOPS

5 Answers   Fulcrum Logic,


Indexers in c#?

8 Answers   Intaglio, Microsoft, TCS,


How do you mark a method obsolete?

0 Answers  


Categories