Answer Posted / dhirendra kumar
1.PreInit
2.Init
3.Initcomplete
4.Preload
5.Load
6.PreLoadComplete
7.PreRender
8.PreRenderComplete
9.SaveState
10.SaveStateComplete
11.Render
12.Unload
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
How do you do client-side validation in .net? How to disable validator control by client side javascript?
How does ASP.NET framework maps client side events to Server side events.?
What is the appSettings Section in the web.config file?
Is asp.net 64-bit enabled? How?
What are the differences between the response.write() and response.output.write()?
Explain the difference between sql invalidation and sql notification.
How are sessions stored?
What do you mean by caching in asp.net?
Explain the role of global.asax?
Explain asp.net application life cycle?
What is session mode in asp.net?
How do we assign page-specific attributes?
Write a code for sending an email from asp.net application.
Tell me the code snippet to show how we can return 404 errors from HttpError?