What is the difference between Decorator and Adapter pattern?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Explain the difference between a Private Assembly and a Shared Assembly

0 Answers   HCL,


Can you have more than one namespace in c#?

0 Answers  


What is difference between C# and VB.NET?

0 Answers   CDC,


I want to single value if you give any integer value. Below are examples  1. Input: 123  Output: 6 2. Input: 99   9+9=18   1+8  Output: 9 How to get above output?

1 Answers   AxSys,


What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

0 Answers  


What is ilasm.exe used for?

0 Answers  


How do I join one form to another in c#?

0 Answers  


Explain Direct CAST vs CType ?

0 Answers   MCN Solutions,


Is int a class in c#?

0 Answers  


Contrast System.String and System.Text.StringBuilder classes?

0 Answers   Siebel,


Can u create multiple threads of execution ?

1 Answers   IBM, ITC Infotech, UHU,


What is Custom attribute? How to create? If I'm having custom attribute in an assembly, how to say that name in the code?

0 Answers  


Categories