Codebehind Files in ASP.NET MVC Are Evil(stevesmithblog.com)
submitted by
ssmith(1160) 3 years, 8 months ago
Having Codebehind files for Views in ASP.NET MVC tempts developers to use web forms style programming in MVC applications. Removing them from the default application templates and new File->ASP.NET MVC View templates will help developers fall into a "pit of success" by eliminating the temptation to put code into codebehind files that should really go into Controllers. read more...
|category: ASP.NET
|Views: 344
tags:
MVC ASP.NET another
Everyones tags:
Your Tags: