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 is the difference between adding reference in solution explorer and adding references by using ?
Differentiate between client-side and server-side validations in web pages.
What is microsoft windows sharepoint services?
Why viewstate is used in asp.net?
What is the difference between client-side and server-side validations in ASP.NET?
What is the difference between CLICK and MOUSE DOWN Event ?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What are the types of validation in asp net?
How does session state work in asp.net?
What are session objects?
What are Authentication and Authorization?
What are Master Pages in ASP.NET? or What is a Master Page?
What is latest version of asp.net mvc? : Asp.Net MVC
What are the new features implemented in ASP.NET?
Is asp.net easy to learn?