What Are The Difference Between AutoEventWireup="true" and
AutoEventWireup="False"
Answer Posted / 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 View All Answers
What is the procedure to create the environment for asp.net? : asp.net mvc
What are Caching techniques in .NET
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is the difference between CC and BCC?
What are Master Pages in ASP.NET?
Describe the .net base class library.
How we implement web farm and web garden concept in asp.net?
What is difference between asp state management and asp.net state management?
What is jade template engine?
What are the options in ASP.NET to maintain state?
Why is string called immutable data type?
Define xmlvalidatingreader class.
What is recordset asp?
Contrast OOP and SOA. What are tenets of each ?
Explain the asp.net session state modes.