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

Answer Posted / vishnu prasad.c

When you set the value of the AutoEventWireup attribute to
false, you must manually hook up events to event handlers.

When you set the value of the AutoEventWireup attribute to
true, the ASP.NET page framework can automatically raise
events.

Is This Answer Correct ?    39 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of controls are there in asp.net?

518


What is a server cookie?

490


What is asp.net localization?

494


What is base class of .net?

528


Explain the difference between asp.net mvc and asp.net webforms

561






What are the disadvantages of asp.net?

586


Where web.config file is used?

563


What is autopostback in asp net?

578


List of words of preprocessor in .net?

513


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1416


Who is using asp.net?

496


How do u optimize a query in asp.net?

555


How tooltip is set through code-behind in ASP.NET?

567


What is a master page and what does it do?

528


Describe the difference between inline and code behind - which is best in?

504