25 lines
990 B
Markdown
25 lines
990 B
Markdown
|
---
|
||
|
title: "ASP.NET MVC 2 - Areas | Microsoft Docs"
|
||
|
author: jongalloway
|
||
|
description: "In this video you will learn how to use the Areas feature to make it easier to organize larger ASP.NET MVC applications by breaking them into different funct..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 04/22/2010
|
||
|
ms.topic: article
|
||
|
ms.assetid: 6ec738b6-c34c-4647-b8bf-9acb8d2a259d
|
||
|
ms.technology: dotnet-mvc
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /mvc/videos/mvc-2/how-do-i/aspnet-mvc-2-areas
|
||
|
msc.type: video
|
||
|
---
|
||
|
ASP.NET MVC 2 - Areas
|
||
|
====================
|
||
|
by [Jon Galloway](https://github.com/jongalloway)
|
||
|
|
||
|
In this video you will learn how to use the Areas feature to make it easier to organize larger ASP.NET MVC applications by breaking them into different functional areas.
|
||
|
|
||
|
[▶ Watch video (3 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/aspnet-mvc-2-areas)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](mvc2-template-customization.md)
|
||
|
[Next](aspnet-mvc-2-render-action.md)
|