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 the use of the default route?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What are sections?
Which .net framework is installed?
why DotNetFramework is included in building a software
How does �side by side� work for the .net framework 3.0?
how can you tell ef to have a different table or column name than that defined for the class?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
explain how you can load related entities in ef (entity framework)?
How does .net framework works?
What is poco proxy? : Entity framework
Explain entity lifecycle? : Entity framework
What you mean by routing in mvc?
How the ‘page lifecycle’ of ASP.Net MVC does works?
What are bundling & minification features in asp.net mvc 4?