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 the difference between proxy and adapter?

607


What is singleton and factory pattern?

577


Is singleton an anti pattern?

583


Is mvc a software design pattern?

669


What are the languages used in the design pattern?

579






What is proxy in design pattern?

607


What is difference between function oriented design and object oriented design?

594


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

600


What are creational design patterns?

632


Explain three types of components comprise an application design?

581


Why is singleton bad?

573


What design pattern wrapper classes implement?

611


2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.

2724


What is the difference between factory and abstract factory design pattern?

578


Using any system, product, or service your organization provides, identify the human system roles for the product.

2189