Life cycle of ASP.NET page when a request is made ?
Answer Posted / pramod sahoo,orissa
In Asp.net 2.0 11 events............in asp.net page lifeCycle.
preinit()
init()
initcomplite()
preload()
load()
loadcomplite()
PreRender()
PreRenderComplite()
SaveviewState()
saveviewStateComplite()
Render()
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Is asp.net different from asp? If yes, explain how?
Is session stored in browser?
Can I read the hard disk serial # of the client computer using asp.net?
Is viewstate secure?
What is break mode?
Fetch one page value to another page without using state-managment ?
What is state management react?
How many types of controls are there in asp.net?
What is sta?
What is session in asp.net?
Explain MVC model binders?
Is it possible to write code in many languages in one asp.net project?
What is the postback property in asp.net?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What is the difference between runtime version and version?