why we are using delegates and in which condition it is
required?
Answer Posted / praveenkumarreddy.m
Delegates are used to refer multiple functions.Delegates
used in creating events in c#.net.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain about Multi-Language integration?
In which situation can you not use a viewstate?
What does asp in asp.net stand for?
What is the size of Get method and how much data it can store?
What do you mean by serialize and marshalbyref?
What are validators and list some validators of asp.net?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
In a Repeater control how one can provide an alternating color scheme ?
Can more than one person use the same login?
Explain form level validation and field level validation?
What are the types of authentication in asp.net?
Name the tools or API for developing or testing web api?
How to retrieve user name in case of Window Authentication?
How you can stop the validation of ASP.NET controls from client side?
What language is asp.net written in?