Explain Page life cycle

Answer Posted / kavitha

Init
loading
TextboxTextchanged
buttonclic
pageunload
pagedispose


The page is intialize the events,after that the page is
loading,after that controls is rised after page unloading
and pagedispose is removing the unnecessary objects

Is This Answer Correct ?    2 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define view state.

554


How should I destroy my objects in asp.net?

603


Using code explain Configuration Management

1410


Describe the method to create a permanent cookie?

584


Is viewstate secure?

516






By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

972


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1428


What can you do with asp.net?

519


How does session id work?

494


What is role-based security in asp.net?

525


Mention few asp.net validators.

580


Is it possible to create web application with both webforms and mvc?

542


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

488


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

625


What is the difference between application state and session state in asp net?

514