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 Web Server Control Templates.?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Can you change a Master Page dynamically at runtime?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Explain the main function of razor in asp.net? : asp.net mvc
What are the steps involved to fill a dataset?
Why is mvc better than asp.net?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
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 are the security types in asp.net?
How does asp net store session ids by default?
To display data in a Repeater control which template you provide?
What is data cache in sql server?
What is asp.net mvc5? : Asp.Net MVC
What events will occur when a page is loaded?