What methods are fired during the page load?
Answer Posted / srujana
? 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 as HTML,
? Unload() - when page finishes loading.
| Is This Answer Correct ? | 35 Yes | 9 No |
Post New Answer View All Answers
What is difference between web api and web services?
Explain the path instructions in xaml?
Explain how do you deploy your asp.net application?
Is react a template engine?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What is postback request?
Describe Segmentation With Paging?
How would you implement inheritance using c#?
How use Xml data in ASP.net?
How to make paging concepts in datagrid in ASP.NET?
What is difference between inproc and outproc?
What are the main advantages of using asp.net?
What is a viewstate?
What is the difference between Classic ASP and ASP.Net?
What are the modes of updation in an updatepanel?