Explain the life cycle of an ASP .NET page
Answer Posted / bhavesh chhatrala
1)Page_Init
2)Page_load
3)page_prerender
4)page_unload
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is custom events?
Describe the master page.
What is applicatio domain?
Mention few asp.net validators.
How to reduce the width of textbox in editcommandcolumn of datagrid?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is masterpage?
Tell me the code snippet to show how we can return 404 errors from HttpError?
How will you do Redo and Undo in a TextControl?
What is HTTPModule and HTTPcontext? What is the use of each?
What is a gridview in asp.net?
Where is the view state data stored?
What is comparevalidator?
Can we handle the error and redirect to some pages using web.config?
Why we use content place holder in asp.net?