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
What are session state modes in asp.net?
Explain the various authentication mechanisms in asp.net.
What is the mvc framework?
How is it possible for .NET to support many languages?
How information about the user's locale can be accessed?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is special types forms
Describe the diffeerence between inline and code behind?
What is server side routing?
How would you get asp.net running in apache web servers? Explain it's limitations.
What is recordset asp?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is the benefit of WebAPI over WCF?
What is asp.net? How is it different from asp?
What are the differnt types of handler in ASP.NET?