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 is Web Server Control Templates.?
What are html helpers in asp.net?
How do cookies work? Give an example of their abuse.
What is the difference between c# and .net?
What is an axd file?
Explain swagger components.
List the advantages and disadvantages of user control an custom control?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Explain the advantages of asp.net.
Which Is Faster MVC or ASP.net ?
What are the events that happen when a client requests an asp.net page from iis server?
Explain what the contents of cookie?
What does session_start () do?
What is the difference between visual basic and asp.net?
what is AutoEventWireUp and what is the use of This property explain in details?