Answer Posted / kamal
page_PreInit
Page_Init
Page_InitComplete
Page_Preload
Page_Load
Page_LoadComplete
Page_PreRender
Page_PreRenderComplete
Page_PreSaveState
Page_SaveStateComplete
Page_Unload
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between pathparam and queryparam?
List some of the important session state modes of asp.net.
What is ashx file in asp.net?
What do you mean by serialize?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What does the orientation property do in a menu control?
What are client activated objects and server activated objects?
What is the difference between rest and restful?
Can we handle the error and redirect to some pages using web.config?
Define globalization and localization.
Are xaml file compiled or built on runtime?
What is difference between session and cookies?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Is a dll file an executable?
What does occur first in ASP.Net, Authentication or Authorization?