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 datetime minvalue in c#?

0 Answers  


Name the method of servicebase class?

0 Answers  


Explain the Different types of configuration files in .net?

0 Answers  


Are objects passed by reference in c#?

0 Answers  


Which namespace is required to implement trace ?

0 Answers  






What is the difference between virtual and override in c#?

0 Answers  


Explain the role of Garbage collector and its generations?

0 Answers   MCN Solutions,


Please explain value types and reference types used in c#?

0 Answers  


Is array ienumerable c#?

0 Answers  


What is regex replace in c#?

0 Answers  


What is JIT (just in time)? how it works?

0 Answers  


What is a hash table c#?

0 Answers  


Categories