Answer Posted / manoj batra
To ensure that the ASP.NET engine is aware of customize
events we use the AutoEventWireup attribute, which
signifies whether the Page_Load() event handler (called on
loading the page) is automatically wired up to the
OnPageLoad event. By setting this attribute to false we
must provide our own code to do this if required, but this
gives us a bit more freedom in what we do
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is asp in web design?
How to display images using response object?
What is Debit Memo & Credit Memo in Payables?
What are the attributes of the tags? What are their functions?
How do you open an asp file?
Explain how to refresh an asp page on a single click of a button?
Explain the difference between querystring collection and form collection?
Name the browsers that can access asp pages?
Define application object in asp?
How does non-deterministic garbage collection affect my code?
How do asp pages work?
What are shared assemblies?
What are the browsers that can access asp pages?
What are the tasks performed by <> tags?
Where is the value-type variables allocated in the computer ram?