Why choose ASP.Net MVC instead of ASP.Net Webforms?
If you are doing web development with Microsoft technologies, you are maybe asking yourself about what technology you should be using: the legacy Webforms or the new MVC framework.
The different layers in an ASP.Net Webforms application

I want to solve my problems with automated tests
Webforms has not been released bearing in mind the aim of being simply t…