What Are The Difference Between AutoEventWireup="true" and
AutoEventWireup="False"

Answer Posted / karthees

AutoEventWireup= true:-)
When value of the AutoEventWireup attribute is set to true, the ASP.NET page framework can automatically raise events.

AutoEventWireup= false:-)
When value of the AutoEventWireup attribute is set to false, one must manually call the events to event handlers.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of sessions in asp.net?

487


What is the concept of postback in asp.net?

587


What is Web API Routing?

602


What is asp.net localization?

497


Explain asp.net page life cycle?

605






Do you know caching feature?

558


What’s the catch?

617


What New Features comes with ASP.NET Web API 2.0?

537


Where is http session stored?

495


What is the difference between client-side and server-side validations in webpages?

559


What is active web pages?

496


What is the equivalent of date() and time() in asp.net?

512


Explain about asp.net caching?

570


What is use of <% %> in asp.net?

541


What is an axd file?

585