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 |
What is the builder pattern?
Using any system, product, or service your organization provides, identify the human system roles for the product.
What is the publish/subscribe model?
Can any one suggest me the best institute for Software Design , Design Patterns and architecture in Hyderabad please. Thanks in Advance.
What is aop design?
Why is singleton bad?
What is a behavioral design pattern?
What is ESD?
What are the languages used in the design pattern?
Is bean a singleton?
i have file(ps),dont know how many records are there. move half of the records to 2 files. how can we do
Give the syntax of css?