What is Auto-event wireup? what is the default value for
this? when u change the value what will happen?

Answer Posted / srinivas

AutoEventWireup attribute of a Web Forms page to
automatically associate page events and event-handler
methods. If the AutoEventWireup attribute of the @ Page
directive is set to TRUE (or if it is not specified because
its default value is TRUE), the ASP.NET page framework
automatically calls page event-handler methods.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

539


Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?

561


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

503


Explain global assembly cache.

579


What is asp net theme?

525






i want the asp.net technical questions and answeres

1609


What do you mean by serialize and marshalbyref?

573


How would you get asp.net running in apache web servers? Explain it's limitations.

531


What's the difference between viewstate and sessionstate?

571


What is a session government?

505


A Web Service Can Only Be Written In .net. Is it True??

642


Can you use c# without .net?

550


How do you store a value in viewstate and retrieve them?

568


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

1644


What is the difference between abstract class vs interface? Can give me the real time examples?

490