0

Is there any article that introduces the complete flow of round-trip requests to MVC-based web sites. For example, when OnActionExecuting (under Controller) will be executed during the request life cycle.

Thanks.

2 Answers 2

3

This should help:

http://blog.stevensanderson.com/2007/11/20/aspnet-mvc-pipeline-lifecycle/

there are a few useful ones here too on MVC: http://devcheatsheet.com/tag/aspnet-mvc/

Sign up to request clarification or add additional context in comments.

Comments

1

Scott Hanselman explains a littlebit in his ASP.NET MVC2 demo.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.