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

Difference between .NET and previous version?

1 Answers   Microsoft,


What is full form of asp.net?

0 Answers  


Define web.config in .net?

0 Answers  


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

0 Answers   TCS,


What is event in asp.net?

0 Answers  


Elaborate differentiation between Cache and Application?

0 Answers   QuestPond,


1. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other?

2 Answers   247Customer,


What is the application pool?

0 Answers  


How do you use a custom validator? When might you want to use one?

3 Answers   Infosys,


What are the modes of updation in an updatepanel?

0 Answers  


When cookie will expire?

0 Answers  


What are Authentication mechanisms in .Net?

6 Answers   Accenture,


Categories