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 round trip in asp.net?
What is the size of Get method and how much data it can store?
To bind columns manually which tags do you need to add within the asp:datagrid ?
What is state management in .net?
What is base class of .net?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
What is the Intermittent crashing of application in production?
What is an assembly? Explain its parts.
Why cyclomatic complexity is important?
Explain the server control events of asp.net ?
What is difference between or and orelse?
What is the syntax for datagrid and specifying columns?
How can we make sure that Web API returns JSON data only?
What are resource file and how do we generate resource file?
What are web beacons used for?