what happened when type url in address bar and press enter?
Answer Posted / rakesh choudhary
Here first server processes the request and variables are initialised i.e init() method is called and page is initialised after that page is loaded hence load() is called.After that and before the page is actully displayed the pre render() method is called and finally unload() method is called after the page is displayed.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is difference between Viewbag and Viewdata in ASP.NET MVC?
How does the .net framework 3.0 relate to windows vista?
Explain what languages does the .net framework support?
In which assembly is the mvc framework defined?
Explain how to use multiple submit buttons in ASP.Net MVC?
What is conceptual model? : Entity framework
What you mean by routing in asp.net mvc?
Can a view be shared across multiple controllers? If yes, how we can do that?
Explain Sections is ASP.Net MVC?
What is the .net framework?
What is the use of razor view engine?
Can you explain renderbody and renderpage in asp.net mvc?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Explain the types of Scaffoldings.
Explain the .net framework.