Sign in | Join
Last post 05-09-2008 3:44 AM by srulyt. 3 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi! I am looking for a tutorial on MVC...I found some video tutorials, but they sound a little advanced. Is there any tutorial that has a step by step instructions on how to start programming with the MVC framework?
Scott Guthrie's 4 part series is probably a good starting point:
http://weblogs.asp.net/scottgu/archive/2007/11/13/asp-net-mvc-framework-part-1.aspx
Here is a sample app you can take a look at as well:
http://dotnetslackers.com/articles/aspnet/KiggBuildingADiggCloneWithASPNETMVC1.aspx
Here is a preview of the upcoming changes to mvc:
http://weblogs.asp.net/scottgu/archive/2008/04/16/asp-net-mvc-source-refresh-preview.aspx
Hey,
Thanks for the links!
check out the videos and quick starts on this site
www.asp.net/mvc
then check out Rob Conery's MVC Storefront series
http://blog.wekeroad.com/mvc-storefront/