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
What is the difference between CONST and READONLY?
Is concurrent queue thread safe?
What are delegates and why are they required?
What does int parse do in c#?
What is the difference between dll and lib?
what is the difference between the debug class and trace class?
What is difference between interface and abstraction?
Name some string escape sequences in c#.
Can structs in c# have destructors?
What are different types of Delegates in C#?
what is an exception in .net?
What operators can be used to cast from one reference type to another without the risk of throwing an exception?
What are cshtml files?
How do I enforce const correctness in c#?
What is private class in c#?