Is there a specific guide / reference to which methods and in what sequence are called when processing the request in the ASP.NET MVC pipeline? I think, like a sequence diagram.
This is one of my favorite links to print and share with MVC students:
http://blog.stevensanderson.com/2007/11/20/aspnet-mvc-pipeline-lifecycle/