25 lines
1.4 KiB
Markdown
25 lines
1.4 KiB
Markdown
|
---
|
||
|
title: "Understanding Models, Views, and Controllers | Microsoft Docs"
|
||
|
author: StephenWalther
|
||
|
description: "Confused about Models, Views, and Controllers? In this tutorial, Stephen Walther introduces you to the different parts of an ASP.NET MVC application."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 08/20/2008
|
||
|
ms.topic: article
|
||
|
ms.assetid: 10b39a66-091b-4719-8283-7ef3e671a32b
|
||
|
ms.technology: dotnet-mvc
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /mvc/videos/mvc-2/how-do-i/understanding-models-views-and-controllers
|
||
|
msc.type: video
|
||
|
---
|
||
|
Understanding Models, Views, and Controllers
|
||
|
====================
|
||
|
by [Stephen Walther](https://github.com/StephenWalther)
|
||
|
|
||
|
Confused about Models, Views, and Controllers? In this tutorial, Stephen Walther introduces you to the different parts of an ASP.NET MVC application. For additional information about this video, read the "Understanding Models, Views, and Controllers" tutorial ([C#](../../../overview/older-versions-1/overview/understanding-models-views-and-controllers-cs.md), [VB](../../../overview/older-versions-1/overview/understanding-models-views-and-controllers-vb.md)).
|
||
|
|
||
|
[▶ Watch video (13 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/understanding-models-views-and-controllers)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc.md)
|
||
|
[Next](aspnet-mvc-controller-overview.md)
|