What Are The Difference Between AutoEventWireup="true" and
AutoEventWireup="False"
Answer Posted / karthees
AutoEventWireup= true:-)
When value of the AutoEventWireup attribute is set to true, the ASP.NET page framework can automatically raise events.
AutoEventWireup= false:-)
When value of the AutoEventWireup attribute is set to false, one must manually call the events to event handlers.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is asp.net is a programming language?
How does output caching work in ASP.NET?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Is asp.net a programming language or framework?
Can you explain the importance of finalize method in .net?
How would you implement inheritance using c#?
What is Forms Authentication in ASP.NET?
What are the new login controls in asp.net 2.0?
Name the two properties are on every validation control?
What are merge modules?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Explain some of the major built-in objects in asp.net
Is it possible to write code in many languages in one asp.net project?
14. What are your Future Plans for Swatz Oils GROUP U.K?
Explain difference between friend and protected friend?