what are design patterns in .net....?

Answers were Sorted based on User's Feedback



what are design patterns in .net....?..

Answer / saqib

set of rules for programmers to write set of instructions
to program. there are few famous in-use practices available
like singleton and design patterns have their own
advantages and disadvantages.

Is This Answer Correct ?    2 Yes 0 No

what are design patterns in .net....?..

Answer / rakesh.b

Creational, Structural and behavioral patterns are the .net
design patters.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Explain why do we use msmq?

0 Answers  


What is clr in .net?

0 Answers  


Should I use readerwriterlock instead of monitor.enter/exit?

0 Answers  


What data providers available in .net to connect to database?

0 Answers  


Do you know what is garbage collector?

0 Answers  


Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com

1 Answers  


If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?

1 Answers  


Is .net a compiler?

0 Answers  


What is Datatype Conversion in Vb.net?

1 Answers  


What is class library in .net

0 Answers  


What is the transport protocol you use to call a seb service soap?

0 Answers  


What application do you use to install a Windows service?

1 Answers  


Categories