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
In which event of page cycle is the viewstate available?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Who can consume WebAPI?
How can we Validate a Controls in ASP.NET page using JavaScript?
What is the use of global.asax file?
what is AutoEventWireUp and what is the use of This property explain in details?
What is the benefit of WebAPI over WCF?
What are the different validators in asp.net?
Why do you use the app_code folder in asp.net?
What are the advantages of asp.net mvc framework? : asp.net mvc
What are user controls?
what are the Custom controls in asp.net?
What is the difference between client-side and server-side validations in ASP.NET?
How information about the user's locale can be accessed?
What is the difference between user control an custom control?