What's a good place to learn differences between MVC 1.0 and MVC 2.0?
Posted
by Jay Stevens
on Stack Overflow
See other posts from Stack Overflow
or by Jay Stevens
Published on 2010-03-15T21:01:47Z
Indexed on
2010/03/15
21:09 UTC
Read the original article
Hit count: 165
asp.net-mvc-2
I have a small project I started in MVC 1 and have resisted (until now) moving to MVC 2. Problem is, everything seems to be just a mishmash of MVC. So...
- What significant differences are there?
- What do I need to know to take advantage of what's there?
- Are there breaking changes?
- Where's a good place to learn all of this stuff?
© Stack Overflow or respective owner