FREELessons: 14Length: 2.4 hours

Next lesson playing in 5 seconds

Cancel

Extending ASP.NET MVC

Extending ASP.NET MVC

00:43

Microsoft designed the ASP.NET MVC to be extensible. It's so extensible that you can replace just about every component and subsystem in the MVC framework with your own, or a third-party’s, implementation. In this course we’ll look at just some of the ways we can extend the MVC Framework.