Decide Between MVC and Web Forms for Next ASP.NET Project
ASP.NET MVC is new technology that becomes very popular. However, MVC is not replacement for Web Forms. Both will stay with us in longer period and be supported by Microsoft. The next logical question is: Which technology is better? Or at least which is better for my next project? This tutorial introduces short check list to help you decide between MVC and Web Forms for your next ASP.NET project.