WHAT ARE Design Patterns USING IN DOTNET

Answer Posted / prem

Observer Pattern
Iterator Pattern
Decorator Pattern
Adapter Pattern
Factory Pattern
Strategy Pattern
Composite Pattern in ASP.NET
Template Method Pattern
Patterns in the ASP.NET Pipeline
Intercepting Filter Pattern
Page Controller Pattern

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

646


How do you serialize in c#?

548


How can you access a private method of a class?

583


What is default value of enum c#?

540


Does c# replace c++?

709






What is dll hell, and how does .net solve it?

596


What is thread pooling?

625


What is the base class of all classes in c#?

600


How much time will it take to learn unity?

563


Suppose two interfaces have same method, so how will you implement these methods in derive class?

560


What is dataset c#?

588


Describe the ways of cleaning up objects in c#.

608


Why is dll used?

674


What is an escape sequence? Name some string escape sequences in c#.

601


What are logical operators in c#?

613