WHAT ARE Design Patterns USING IN DOTNET
Answers were Sorted based on User's Feedback
Answer / 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 |
What is serialization in dot net?
Can you declare struct members as protected?
What do you mean by winforms in c#?
What is the difference between values and reference types?
Can we make a class private in c#?
What do you mean by shared assembly?
Explain about Protected and protected internal, ?internal? access-specifier?
What is a scope in c#?
What is nullable types in c#?
Did it possible to cast a generic type of derived class to generic type of base class?
main concept of c sharp
What is difference between array and arraylist in c#?