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
What is session in web technology?
What is difference in .net 1.1 and .net 2.0?
How do u declare static variable and how it is declared and what is its lifetime?
What are the different authentication modes in asp.net?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
How to handle errors in Web API?
What is http post action?
Where do the cookie state and session state information be stored?
How to display validation messages in one control?
Can you set the session out time manually?
What do you mean by serialize?
How do you implement sql caching in asp.net?
What is a page life cycle?
Explain Session state management options in ASP.NET.
Which browsers support the xmlhttprequest object?