Can anyone recommend any documentation, article, or blog to get started with ASP.NET MVC?
-
The http://www.asp.net/mvc/ page contains some tutorials. Check out the ASP.NET MVC Overview.
-
Start here:-
-
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!
Scott Hanselman : I be sure to visit Phil Haack's blog: http://www.haacked.com and Stephen Walther's also. -
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.
-
Simple tasklist application to get started here. Or just download the PDF.
-
Also check out these:
Stephen Walther especially is a great resource.
0 comments:
Post a Comment