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


Please Help Members By Posting Answers For Below Questions

how to disable the lazy loading framework?

595


How can we determine action invoked from HTTP GET or HTTP POST?

572


What is the advantage of using asp.net routing?

595


Explain what is routing?

521


Explain Model, view and Controllers in Asp.Net MVC?

567






Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )

2498


What type of filter does outputcacheattribute class represents?

682


What are advantages of Dependency Injection (DI) in ASP.Net MVC?

579


What is the 'page life cycle' of an ASP.NET MVC?

612


What is Separation of Concerns in ASP.NET ASP.Net MVC?

605


What is iobjectset? : Entity framework

594


mention what is the difference between ado.net and classic ado?

574


What are sections?

582


How you can implement custom validation in asp.net MVC?

582


Explain representational state transfer (rest) in detail?

555