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 are validator? Name the validation controls in asp.net?

0 Answers  


Why is global asax is used?

0 Answers  


Master Page

1 Answers   Syntel,


What benefit does your code receive if you decorate it with attributes demanding specific Security permissions?

2 Answers  


What?s the difference between Response.Write() andResponse.Output.Write()?

7 Answers   Atos Origin, IBM,


Define repository pattern in mvc.net? : asp.net mvc

0 Answers  


what does membership class provide?

1 Answers  


What are the features that make asp.net more used framework? : asp.net mvc

0 Answers  


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

0 Answers  


What is CTE in sql server 2005?

3 Answers   Minecode,


Can you clarified A Web service can only be written in .NET or not?

0 Answers   Siebel,


Can a master page inherit another master page?

13 Answers   Emphasis, IBM, NIIT, Sebiz Square,


Categories