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

Answers were Sorted based on User's Feedback



What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False&q..

Answer / rafiq

if the AutoEventWireup="true" propety in dropdown when
index changed automatically post back to the server.

if the AutoEventWireup="true" propety in dropdown when
index changed will not post back to the server.

Is This Answer Correct ?    19 Yes 41 No

What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False&q..

Answer / navneet

Sorry in the above example is small mistake


if the AutoEventWireup="true" propety in dropdown when
index changed automatically post back to the server.

if the AutoEventWireup="false" propety in dropdown when
index changed will not post back to the server.

Is This Answer Correct ?    8 Yes 33 No

Post New Answer

More ASP.NET Interview Questions

any body help me. Is it possible to convert text in gif images into word document with the same text? thanks in advance.

2 Answers  


What are different types of directives in .NET ?

1 Answers  


How many classes can a single .NET DLL contain?

14 Answers   Siebel Systems,


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

0 Answers   HCL,


Explain automatic memory management in .net.

0 Answers  






How to compare two strings with out Case sensitive ?

4 Answers   Protech, ProtoTech,


Can you store dataset in viewstate?

7 Answers   Microsoft,


write six HTTP request method?

4 Answers   IBM,


How to improve performance of web application asp.net mvc? : Asp.Net MVC

0 Answers  


What is the use Membership in asp.net? and What is the use profiler in asp.net?

1 Answers  


Is data can be edited in the Repeater control?

2 Answers  


How to retrieve data row by row from a DataTable? Thanks In advance PriyaPP

3 Answers  


Categories