Explain Page life cycle

Answer Posted / nutan

Page_Init()-when page is first inistiated.
Page_Load()-when page is first loaded to server
Page_PreRender()-Few moment befor while html code is viewed
to user.
Page_unload()-Page is unloaded from server memory

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a postback ispostback and autopostback in asp net?

451


What are different methods of session maintenance in asp.net?

536


Explain the difference between dataset and datareader.

506


What is skin in asp.net?

499


What are the different types of proxy patterns?

576






To get the values in two different controls to match which control you use it?

509


To display data in a Repeater control which template you provide?

566


Why Unload event of MasterPage Calls first in ASP.net ?

564


How can you implement encapsulation in asp.net?

11242


Web API supports which protocol?

823


How does session authentication work?

489


What is http only cookie?

477


Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

1871


Is asp net front end or backend?

502


Explain method to handle error using HttpError in Web API?

558