25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
|
---
|
||
|
title: "ASP.NET MVC Controller Overview | Microsoft Docs"
|
||
|
author: StephenWalther
|
||
|
description: "In this video, Stephen Walther introduces you to ASP.NET MVC controllers and controller actions. You learn how to return different types of action results."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 03/17/2009
|
||
|
ms.topic: article
|
||
|
ms.assetid: f6c9fc19-a2b8-48b6-aef5-68a7239435c4
|
||
|
ms.technology: dotnet-mvc
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /mvc/videos/mvc-2/how-do-i/aspnet-mvc-controller-overview
|
||
|
msc.type: video
|
||
|
---
|
||
|
ASP.NET MVC Controller Overview
|
||
|
====================
|
||
|
by [Stephen Walther](https://github.com/StephenWalther)
|
||
|
|
||
|
In this video, Stephen Walther introduces you to ASP.NET MVC controllers and controller actions. You learn how to return different types of action results.
|
||
|
|
||
|
[▶ Watch video (5 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/aspnet-mvc-controller-overview)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](understanding-models-views-and-controllers.md)
|
||
|
[Next](understanding-controllers-controller-actions-and-action-results.md)
|