Few months I’ve started learning ASP.NET MVC 1.0. Although hard in the beginning, now I’ve made huge progress so that I’m working on something serious I can show to my colleagues. But, now MVC 2 is almost out there.
Now I would like to know if MVC 1.0 and MVC 2 are profoundly different. In fact, I wonder if I need (first) to finish what I am into or (secondly) I need to stop everything and learn first MVC 2.
To illustrate my point, I’d say: Is migrating from MVC 1.0 to MVC 2 the same scale as migrating from Web Form to MVC 1.0
Thanks for helping.
MVC2 is not a huge leap from MVC1. Most likely your code will run fine on MVC2 as is, with only minor tweaks here and there
here is a guide: http://weblogs.asp.net/leftslipper/archive/2009/10/19/migrating-asp-net-mvc-1-0-applications-to-asp-net-mvc-2.aspx