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

What is server components?

0 Answers  


ADO.Net - how to get data from database and bind to the controls -- write this small code

3 Answers   Syntel,


Where code pages are used?

0 Answers   Blue Star,


What are the various ways to send content from one page to another?

0 Answers  


How can we create a website?

0 Answers  






How can you handle errors in Web API?

0 Answers  


Explain how do you validate the controls in an asp .net page?

0 Answers  


What is the difference between the response.write() and response.output.write() methods?

0 Answers  


What is the difference between globalization and localization?

0 Answers  


How do you deploy your asp.net application?

0 Answers  


What is CLS?

5 Answers   IBM, PrimeLine, TCS,


Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications

2 Answers   Techno Solutions,


Categories