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

What is predicate builder?

0 Answers  


Difference between Value type & reference types ? and give the example in .Net?

0 Answers  


What is Wrapper class in dot net?

0 Answers   HCL,


What?s the difference between System.String and System.StringBuilder classes?

1 Answers  


Major difference between Basic httpbinding and WShttpbinding?

0 Answers   QuestPond,


Is a c# interface the same as a c++ abstract class?

0 Answers  


What is Interface Polymorphism?with E.g

1 Answers  


Why do we need abstract class?

0 Answers  


When should I throw an exception?

0 Answers  


How to Install uninstall assemblies into GAC?

0 Answers   CitiusTech,


Explain the role of Garbage collector and its generations?

0 Answers   MCN Solutions,


What are the main reasons to use c# language?

0 Answers  


Categories