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

Answer Posted / navneet

When you set the value of the AutoEventWireup attribute to
false, you must manually hook up events to event handlers.
such as Page_Load() etc.

When you set the value of the AutoEventWireup attribute to
true, the ASP.NET page framework can automatically raise
events.
such as Page_Load() etc.

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is session stored in browser?

524


Why do we need a web application session?

505


What is asp.net ajax?

550


What does aspcompat="true" mean?

546


Explain the path instructions in xaml?

557






What is the main difference between Asp.net and Vb.net?

561


Which is the best institute to learn Microsoft Technologies and the faculty if you Know?

1607


What are web server controls in asp.net?

546


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

589


How does ASP.NET framework maps client side events to Server side events.?

543


Define repository pattern in asp.net mvc? : asp.net mvc

492


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

542


What is Forms Authentication in ASP.NET?

573


Which protocol is used to call a web service?

556


What happens if an ASP.NET server control with event-handling routines is missing from its definition?

595