Common MVC 2 Pitfalls
Posted
by mcass20
on Stack Overflow
See other posts from Stack Overflow
or by mcass20
Published on 2010-06-08T13:27:39Z
Indexed on
2010/06/08
13:32 UTC
Read the original article
Hit count: 406
I surprised this hasn't been asked before...or maybe I just don't see it.
Anyway, I'm finally straying from the comfort of ASP.NET Web Forms and exploring the world of MVC2. I've done the nerdinner walk-through and it was fairly straightforward. Now I am getting a little more adventurous and building an MVC2 app on my own and would like to know if there are some common pitfalls that others can attest to.
Please consider my background as an ASP.NET Web Forms developer.
Thanks!
© Stack Overflow or respective owner