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

Answer Posted / sri

design patterns are answers to the repetitive problems
encountered.

They help in communicating to other developers as they have
common language and nomenclature.

design patterns are above any language. They should be at
least same when u took all OO languages and may be separate
for non oo languages.

They are many of them.They mainly are categorized into

1.Creational - Patterns used while creating an object.
2.Strucural - Patterns used when constructing objects, using
other small objects.
3.Behavioural - Useful in how the objects interact with each
other.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use case in clean architecture?

626


What is meant by design pattern?

585


What is the use of repository pattern?

584


What are the additional productivity features and enhancements included with Quartus II software version 6.0?

1962


What is the singleton design pattern?

635






What are the differences between the design patterns and the framework?

604


Is mvc is a design pattern?

599


Why is singleton used?

633


What are the most commonly used design patterns?

606


How did you design your unit tests?What about integration tests?

1809


What is the prototype design pattern?

638


Is singleton bean thread safe?

564


Is oop a design pattern?

592


What is the factory pattern in the design pattern?

746


Why do we need singleton pattern?

593