Good tutorial for ASP.net mvc 2
Posted
by Ben Robinson
on Stack Overflow
See other posts from Stack Overflow
or by Ben Robinson
Published on 2010-05-23T12:23:05Z
Indexed on
2010/05/23
12:30 UTC
Read the original article
Hit count: 718
I am an experienced asp.net web forms developer using c# but i have never used asp.net MVC. As I am just starting out with mvc i would like to start with mvc 2. I am looking for a good intro/tutorial to help me understand the basics. I am aware of the Nerd Dinner but that is based around MVC 1. What would you guys recomend for me to get started. Should i work through the nerd dinner tutorial then once i have a good understanding of mvc then research the new features of mvc 2 or is there a similar getting started tutorial for mvc 2. Sugestions of good books to read are also welcome. In fact any advice on getting started on mvc 2 would be good.
© Stack Overflow or respective owner