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

Answer Posted / ruchika garg

First of all the above answer that default value for auto
eventwireup=true is false bcoz the default value of
autoeventwireup=false in c#

A false value indicates that you must explicitly write a
code to bind events related to a page ,such as the load
event of a page

and true value indicates that events will be generated
automatically

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of caching in asp.net?

544


Why is an object pool required?

600


What are the security types in ASP/ASP.NET? Different Authentication modes?

552


What is cookies in asp net?

517


How you will manage the state of ASP.NET controls?

562






What are the types of validation in asp net?

542


what are the web form events available in asp.net?

553


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1419


Write the different features of a Thread and a Process?

618


What is bound controls

578


What is the usie of activex control in .net?

545


Why do we use web config?

511


How would you turn off cookies on a page of a website?

500


What is asp.net with mvc? : Asp.Net MVC

509


Explain Areas in MVC?

639