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

What is a string? What are the properties of a string class?

1 Answers  


Can we return two values from a function?

12 Answers   MD Synergy,


How is a string immutable?

0 Answers  


What are the benefits of using generics in c#?

0 Answers  


What is reference c#?

0 Answers  






Can properties be private in c#?

0 Answers  


Structs are largely redundant in c++. Why does c# have them?

0 Answers  


What is the difference between TypeOf and GetType?

4 Answers   Syntel,


How many bytes is an int in c#?

0 Answers  


What is a ienumerator?

0 Answers  


Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?

0 Answers   Siebel,


why delegate is type safe?

0 Answers   IBS,


Categories