While learning anything new there are times when you stumble upon information on the Internet that really seems to help. Here a list of links and websites that have helped me get a better understanding of the Microsoft’s MVC .NET Framework, it’s architecture and how to use it.
But first the pattern: Martin Fowlers Discussion of the MVC Pattern.
These links are websites with lots of various information about MVC, with no specific focus.
A very good description of the full request response pipeline in MVC.NET, this is for version 1.0 but the information is still useful.