What methods are fired during the page load?
Answer Posted / nikhil
The methods which are getting triggered while page load are:
1. Load viewstate
2.Load psotback datas.
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is a windows service?
What is routing in MVC?
What is the difference between union and structure?
What is Web API Routing?
Can asp.net work on an nt server?
Which method is used to enforce garbage collection in .net?
What is application state?
What is global.asax file used for?
Why asp.net is used?
What are the advantages of the code-behind feature?
What is the difference between login controls and forms authentication?
What is server side session management?
what are the Custom controls in asp.net?
What is the typical session identifier?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc