FREELessons: 16Length: 3.6 hours

Next lesson playing in 5 seconds

Cancel

ASP.NET 102: MVC

Introduction

00:46

ASP.NET is a flexible platform that lets developers choose how they want to write a web application. Be it with Web Pages, Web Forms, or the MVC frameworks, you can develop your app with your programming model of choice, while still having access to the great features provided by ASP.NET. My favorite is the MVC Framework, and I’ll introduce you to it in this course.