Tips from ASP.NET MVC and lessons for ASP.NET WebForms developers
Posted
by Middletone
on Stack Overflow
See other posts from Stack Overflow
or by Middletone
Published on 2008-11-07T20:30:22Z
Indexed on
2010/05/16
6:40 UTC
Read the original article
Hit count: 410
What are some helpful things that ASP.NET MVC developers could suggest that would help us ASP.NET WebForms developers to write better code/web apps?
I'm a WebForms guy but with all the new hype around MVC I'd value some comments on helpful tips, tricks and strategies that might be able to be used in a webforms app.
© Stack Overflow or respective owner