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 the difference between a namespace and an assembly name?
Explain the difference between server.transfer and response.redirect?
Define asp?
What is asp in web?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
What are server-side includes?
Name the data type should you use if you want an 8-bit value thats signed?
Explain how to display images using response object?
What purpose is served by the application.lock method?
What is difference between aspx and ascx?
which is the bet long term & basic to advanced available course for asp.net in hydrabad plz reply me t my email address also thanking you sm.chishty@gmail.com
What happens to a html page in asp?
Explain the event handlers of session object?
What is the maximum size of an array?
Is asp a programming language?