Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 09, 2008 07:44 AM by srulyt
Member
644 Points
1341 Posts
May 08, 2008 07:15 PM|LINK
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?
524 Points
120 Posts
Microsoft
May 09, 2008 01:18 AM|LINK
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
Participant
1577 Points
370 Posts
May 09, 2008 07:37 AM|LINK
Hey,
Thanks for the links!
MVC .net 2.0
1073 Points
230 Posts
May 09, 2008 07:44 AM|LINK
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/
James25
Member
644 Points
1341 Posts
MVC help
May 08, 2008 07:15 PM|LINK
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?
joecar
Member
524 Points
120 Posts
Microsoft
Re: MVC help
May 09, 2008 01:18 AM|LINK
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
digvijay.cha...
Participant
1577 Points
370 Posts
Re: MVC help
May 09, 2008 07:37 AM|LINK
Hey,
Thanks for the links!
MVC .net 2.0
Digvijay
http://www.digvijay.eu
http://digvijay.eu
--------
Please remember to Mark As Answer if this post answered your question!
srulyt
Participant
1073 Points
230 Posts
Re: MVC help
May 09, 2008 07:44 AM|LINK
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/