what are design patterns..?what design patterns used
in .net.
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 |
Design the Factory pattern and What is its application ?
What is 'good design'?
What are creational design patterns?
What are the most important software design patterns?
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
Explain three types of components comprise an application design?
What is synchronizer token pattern?
What according to you will be the next best thing in UI UX Design?
In what cases are synchronous architectures more appropriate than asynchronous architectures?
Is bean a singleton?
What is the builder pattern?
What is meant by design pattern?