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 syntax for datagrid and specifying columns?
What is session handling in a webfarm, how it can work with its limits?
What is the difference between session.abandon() vs clear()?
What is datagrid asp.net?
How many types of session in ASP.NET
What is a session in asp.net?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What are the disadvantages of using session?
What are the 3 levels at which content pages can be attached to Master Page?
Why do we need a web application session?
Explain the asp.net session state modes.
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?
If you want to write your own dot net language, what steps you will you take care?
What can we do with asp.net?
How does windows service lifecycle differ from a .standard. Exe?