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 how com+ related to the dna architecture?

0 Answers  


What are the different parts of an Assembly in .Net?

1 Answers  


Explain me what are the deferred execution and the immediate execution in linq?

0 Answers  


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

1 Answers  


Explain what is the difference between web application and enterprise application?

0 Answers  






What is MSIL code ?

3 Answers   TCS,


Is .net 4.8 backwards compatible?

0 Answers  


what is yield keyword in .Net?

2 Answers  


Explain how to load the contents of an xml file into an xmldocument object?

0 Answers  


What is meant fulltrust?

1 Answers  


Explain about .NET services?

0 Answers  


How to create multiple inheritance in c#, with example?

0 Answers  


Categories