What methods are fired during the page load?
Answer Posted / amit
init();
Load();
Pre-render();
Unload();
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Explain the steps to be followed to use passport authentication.
What is Web API Routing?
Explain what is an assembly?
What is the exact purpose of http handlers?
What is query string with example?
Define dll hell?
What is meant by web application?
Which property is used to identify the Page is Post Back in ASP.NET?
What is role-based security in asp.net?
How you can manage the state of application at the server side in ASP.NET?
What is session handling in a webfarm, how it can work with its limits?
What is application Object?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
Define cookie.