Nested Layouts in ASP.NET MVC

In this screencast, I’ll show you how easy it is to create ASP.NET MVC layout pages based on existing layout pages. This let’s you achieve a nested layout which you can compose to build beautiful websites in MVC with minimal code duplication or effort.

You can download the code [defunct link: https://s3.amazonaws.com/michael-kennedy/blog/Nested-Layouts-In-MVC-Razor/NestedLayoutsInMVC-Final-Kennedy.zip] if you’re interested.