143.
In ASP.NET, web applications can be developed using web forms or the new Model View ____ paradigm.
View Description
Controllers process requests and determine which View to return to the user.