What is Auto-event wireup? what is the default value for
this? when u change the value what will happen?
Answer Posted / srinivas
AutoEventWireup attribute of a Web Forms page to
automatically associate page events and event-handler
methods. If the AutoEventWireup attribute of the @ Page
directive is set to TRUE (or if it is not specified because
its default value is TRUE), the ASP.NET page framework
automatically calls page event-handler methods.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What are session state modes?
Explain the differences between managed and unmanaged code?
What is an axd file?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
How does session work?
How does u call and execute a sp in .net?
Where is the session stored?
Can you explain one critical mapping?
List the asp.net validation controls?
Is there any limit for query string? Means what is the maximum size?
Explain server-side scripting?
What is the difference between the asp and asp.net?
How to register exception filter globally?
Explain how do you deploy your asp.net application?
Is asp.net mvc still used? : Asp.Net MVC