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



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

Answer / 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

More Design Patterns Interview Questions

Which Design Patterns you know?

4 Answers   Honeywell,


What are the types of the proxy design you will get in the design pattern?

0 Answers  


Can we have this pattern implemented using static class?

0 Answers  


Why should we not use singleton pattern?

0 Answers  


Identify three types of systems or system upgrades that may be ideal candidates for a Waterfall Development Model strategy.

1 Answers  


Explain what are 5 common problems in the software development process?

0 Answers  


What are the most important software design patterns?

0 Answers  


. Tell us about the differences between desktop designing and mobile designing.

3 Answers  


What are 5 common problems in the software development process?

1 Answers   HP,


What design pattern wrapper classes implement?

0 Answers  


What are useful tools for developing and testing color schemes for web sites?

0 Answers   Wipro,


what is cascading order?

1 Answers  


Categories