how can we pass parameters to a user control using delegates ?
Answer Posted / 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 View All Answers
What is the major difference between a custom control and user control?
Is c# or c++ better for games?
What is dictionary collection in c#?
What is the advantage of dependency injection?
What is a singleton unity?
Why do we need ienumerable in c#?
How to reverse each word in a string using c#?
What are Indexers in C#?
Explain about ODP.net
What is default constructor c#?
What is the solution if you need to manipulate sets of items?
You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?
What types of object can I throw as exceptions?
What is system predicate?
Explain the role of Garbage collector and its generations?