whate is AutoEventWireup in .net ?
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 |
How do I open an asp file in excel?
What are the components of asp?
what is STLC in Testing
What is asp contentplaceholder?
Explain the order of precedence for logical operators.
how many Controls are there in ASP.Net ? Define with Examples ?
How do I create an aspx file?
how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
What are asp controls?
can any one send me some real time sap crm interview question along with answer .my email id is psundeep@ymail.com
what are Naming constraints for a variable in ASP?
What is querystring collection in asp?