I am looking for a good description the the flow of events (life cycle) of what happens after I type in my application's url in the browser to when the page is actually displayed. Does anyone have one?
Thanks.
I am looking for a good description the the flow of events (life cycle) of what happens after I type in my application's url in the browser to when the page is actually displayed. Does anyone have one?
Thanks.
Here is an ASP.NET MVC Request Handling Pipeline poster by Steve Sanderson that might help.