Can anyone recommend any documentation, article, or blog to get started with ASP.NET MVC?
+1
A:
The http://www.asp.net/mvc/ page contains some tutorials. Check out the ASP.NET MVC Overview.
Antonio Haley
2009-02-24 13:56:39
+6
A:
Blog: Scott Hanselman - he is the MVC guy. Another good site is CodeBetter which has many good articles on hows/why of MVC as a construct and do good comparissions with other MVC frameworks.
Videos: ASP.NET Learn
Starter Kit: ASP.NET MVC Starter Kit - Excellent startup tutorial!
Robert MacLean
2009-02-24 13:57:46
I be sure to visit Phil Haack's blog: http://www.haacked.com and Stephen Walther's also.
Scott Hanselman
2009-02-26 05:57:09
+2
A:
Stephen Walther on ASP.NET MVC is a great resource.
He is currently previewing some draft extracts of his book, ASP.NET MVC Framework Unleashed, that he is currently writing on his blog.
Andy Rose
2009-02-24 14:05:46
+1
A:
Simple tasklist application to get started here. Or just download the PDF.
Nick
2009-02-24 14:14:15
+1
A:
Also check out these:
Stephen Walther especially is a great resource.
Kieron
2009-02-24 14:26:34