WHAT ARE Design Patterns USING IN DOTNET

Answers were Sorted based on User's Feedback



WHAT ARE Design Patterns USING IN DOTNET..

Answer / dinesh

GoF pattern
Singelton pattern
ood Pattern

Is This Answer Correct ?    2 Yes 0 No

WHAT ARE Design Patterns USING IN DOTNET..

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 ARE Design Patterns USING IN DOTNET..

Answer / sandy

asp.net ARE Design Patterns USING IN DOTNET

Is This Answer Correct ?    0 Yes 8 No

Post New Answer

More C Sharp Interview Questions

How can I get around scope problems in a try/catch?

0 Answers  


Does c# support #define for defining global constants?

0 Answers  


Can struct be static in c#?

0 Answers  


Which programming language is best for desktop applications?

0 Answers  


Is array immutable in c#?

0 Answers  


how encapsulation is implemented in c#

0 Answers   Cognizant,


How does c# generics and c++ templates compare?

0 Answers  


What is the difference between a private assembly and a shared assembly?

0 Answers  


What is the use of "default" and "Using" keyword?

3 Answers   TCS,


Why is main static in c#?

0 Answers  


What is datacontract in c#?

0 Answers  


What is difference between array and list?

0 Answers  


Categories