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
8. Why do you want to work here?
Why SessionID changes in every request in asp.net?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is session state server?
What are asp.net web forms?
What is asp net theme?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is an asp.net validator? And, mention its types.
Explain the difference between array and linkedlist?
If we remove web.config or machine.config from the application then, is this application will works?
What is the use of session state and application state and difference between them?
Can you set the session out time manually?
What is the difference between table and query?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What are the server control tags in asp.net.?