5.1. The .NET Frameworks

The .NET platform offers two main frameworks for creating web applications developed as “active server pages” (ASP): ASP.NET Web Forms and ASP.NET MVC. As I prefer using the MVC pattern, it is this technology that we will be examining.