Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates


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

Post New Answer

More C Sharp Interview Questions

What is a method signature in c#?

0 Answers  


What is the root element of an xml file?

0 Answers  


What is deferred execution?

0 Answers  


What is multidimensional array in c#?

0 Answers  


In dynamic link library, which api is used for load library?

0 Answers   C DAC,






If we write a goto or a return statement in try and catch block will the finally block execute?

6 Answers  


Is there a way of specifying which block or loop to break out of when working with nested loops?

0 Answers  


What does void mean in c#?

0 Answers  


How do you implement multiple inheritance in .NET?

10 Answers   Microsoft,


Define an escape sequence, name few strings in escape sequence?

0 Answers  


What are different properties provided by Object-oriented systems?

2 Answers  


What does executescalar return in c#?

0 Answers  


Categories