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 purpose of reserved word using in c#?
What is the difference between protected and private?
What is the difference between selection and projection?
What is the difference between an implicit conversion and an explicit conversion?
What are c# types?
Which class does the remote object has to inherit?
How do I link two windows forms in c#?
Explain what is an interface in c#?
Can enum be null c#?
Can a class have static constructor?
What is a static class in c#?
What is concrete class in c#?
Define multicast delegate? How it be used?
without modifying source code if we compile again, will it be generated MSIL again?
What are anonymous types in c#?