What methods are fired during the page load?
Answer Posted / srikanth
1)Start
2)instansiated
3)load
4)validating
5)Event handling
6)rendering start
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the file through which you can customize your asp.net application?
What is a Cookie? Where is it used in ASP.NET?
Describe the Server Control Events of ASP.NET?
What is paging in context of Memory?
Define secured sockets layer.
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What is virtual directory in asp.net?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What is the benefit of WebAPI over WCF?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Explain the difference between or and orelse?
What do you mean by query string?
Explain the difference between authentication and authorization.
How do you declare static variable? What is its lifetime?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?