how can we pass parameters to a user control using delegates ?



how can we pass parameters to a user control using delegates ?..

Answer / penchal das

by creating object of that delegate,we can pass the
parameters to a user control,which is used to call multiple
statements at a time.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More C Sharp Interview Questions

If you donot specify an access modifier for a method, what is the default access modifier?

0 Answers  


Explain about Oops concept

0 Answers   Digital GlobalSoft,


How to implement singleton design pattern in c#?

0 Answers  


What is gac? How to put assembly in gac?

0 Answers  


what are nullable types in c#

0 Answers   Cognizant,






can we declare a variable by name "this" in a class? Please explain?

3 Answers   IBM,


Define collections?

0 Answers  


1.write a program in C# to find a given point which is inside in a circle. Given circle's radius and its center point? 2.Write a program in C# to generated 20 prime numbers greater than a given number? (It should be more efficient for large numbers also) 3. Write a Code to check whether a given point is inside a circle or not? given Circle's raduis and its center point. 4. using oops concept, design an elevator do not forget buttons on each floor..

2 Answers  


How can you sort the elements of the array in descending order?

4 Answers  


How many types of delegates are there in c#?

0 Answers  


What is a di class?

0 Answers  


What type is string in c#?

0 Answers  


Categories