Answer Posted / lakshmi
Init() - when the page is instantiated.
Load() - when the page is loaded into server memory.
PreRender()- the brief moment before the page is displayed
to the user in html.
Unload() - when page finishes loading.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What are demand-paging and pre-paging?
What are asp.net web forms?
What are the advantages and disadvantages of Using Cookies?
What does occur first in ASP.Net, Authentication or Authorization?
Name the namespace which is used by ado.net?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Explain ViewState?
Explain the use of errorprovider control in .net?
Explain exception filters?
What is role-based security in asp.net?
Explain the difference between web user control and web custom control?
How do you handle server controls?
What are the advantages of asp.net?
How many ways are there to maintain a state in .net? What is view state?
What is the caspol.exe tool used for?