Answer Posted / manish shah
page_PreInit
Page_Init
Page_Preload
Page_Load
Page_PreRender
Page_Render
Page_Unload
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is content place holder?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
How to rename a table using sql queries?
Can we override the enablepartialrendering property of the scriptmanager class?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Which method do you use to kill explicitly a users session?
How can you access the properties and controls of master pages from content pages?
What is a web api? Which protocol is used in a web api?
Is razor a programming language?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What is the use of asp.net web api?
Can the unique key be null?
What is the usage of DelegatingHandler?
Name the namespace which is used by ado.net?
What is preprocessor in .net? Where it use?