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 |
What is predicate builder?
Difference between Value type & reference types ? and give the example in .Net?
What is Wrapper class in dot net?
What?s the difference between System.String and System.StringBuilder classes?
Major difference between Basic httpbinding and WShttpbinding?
Is a c# interface the same as a c++ abstract class?
What is Interface Polymorphism?with E.g
Why do we need abstract class?
When should I throw an exception?
How to Install uninstall assemblies into GAC?
Explain the role of Garbage collector and its generations?
What are the main reasons to use c# language?