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

Describe how passport authentication works.

578


Can you nest updatepanel within each other?

554


Define static member?

541


What is user control in asp.net?

514


What is difference between session and viewstate?

477






Is asp.net a programming language or framework?

556


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

625


Explain the differences between clr & cts?

564


What methods are fired during the page load? Init()

522


What is the difference between table and query?

548


Differentiate between a hyperlink control and a linkbutton control.

562


What is session and application variable in asp net?

464


What is another word for redirect?

516


What is Partial PostBack in ASP.NET?

608


How to create events for a control?

551