How to create events for a control? What is custom events? How to create it?


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

Post New Answer

More C Sharp Interview Questions

Explain how do you convert a value-type to a reference-type?

0 Answers  


Can we override main method in c#?

0 Answers  


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


What is difference between for and foreach loop in c#?

0 Answers   MCN Solutions,


What does dbml mean in texting?

0 Answers  


Describe two uses of the “using” statement during the operation of c#?

0 Answers  


What is a base class in C#?

0 Answers   TryTechnicals Pvt Ltd,


Does c# support try-catch-finally blocks?

0 Answers  


What is default parameter in c#?

0 Answers  


What is the use of parse in c#?

0 Answers  


What is InterFace???

12 Answers  


Differentiate between method overriding from method overloading with its functionality?

0 Answers   Siebel,


Categories