Explain the life cycle of an ASP .NET page

Answers were Sorted based on User's Feedback



Explain the life cycle of an ASP .NET page..

Answer / bhavesh chhatrala

1)Page_Init
2)Page_load
3)page_prerender
4)page_unload

Is This Answer Correct ?    8 Yes 2 No

Explain the life cycle of an ASP .NET page..

Answer / rajender jaldi

pre-init
init
init-complete
pre-load
load
load-complate
prerender
unload

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory.

1 Answers   Syntax Softtech,


what do machine key element in configuration file specify?

1 Answers   TCS,


Difference between .NET and previous version?

0 Answers   Microsoft, TIPL,


which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row

3 Answers   Airtel, Aviva,


What do you mean by role-based security?

0 Answers  






Explain how do you deploy your asp.net application?

0 Answers  


What do you mean by authorization?

0 Answers  


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

0 Answers  


How to do Caching in ASP?

1 Answers  


when user is logged on the information is saved in a cookie, what is the name of that cookie?

5 Answers   Mind Tree,


Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj

0 Answers   Accenture,


Explain what are webservices?

0 Answers  


Categories