ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup for enjoyable, agile development. ASP.NET MVC includes many features that enable fast, TDD-friendly development for creating sophisticated applications that use the latest web standards.
The following guidance explains what ASP.NET MVC is and shows how to get started.
Introduction to ASP.NET MVC 5
New to ASP.NET MVC? This free 8 hour course for absolute beginners starts with the basics and slowly builds up to more advanced concepts like view customization with Bootstrap and how to configure authentication. All slides and demo source code are provided.
This quickstart shows how to deploy your first ASP.NET web app to Azure Web Apps.
Pluralsight ASP.NET MVC 5 Fundamentals
The basics of using Entity Framework 6 to display and edit data in an ASP.NET MVC 5 application.
This series shows how to use Database First development for creating an MVC 5 application with Entity Framework
How to build a secure ASP.NET MVC 5 web application that enables users to log in with credentials from Facebook and Google. Also shows how to deploy the application to an Azure Web App.
By Kirthi Krishnamraju, Rick Anderson, Yao Huang Lin, Troy Dai and Tom Dykstra|
This tutorial will teach you how to build a Facebook app by using an MVC 5 NuGet package and Visual Studio 2013.
Build, run, and deploy a simple multi-tier application that runs in Azure App Service Web Apps, using Azure WebJobs for background processing and the Azure WebJobs SDK for working with Azure storage queues and blobs.
Build, run, and deploy a simple multi-tier application that runs in an Azure Cloud Service web role and worker role.
In this tutorial, you'll build and run a multi-tier application in an Azure Cloud Service.
By Cephas Lin|
Download a PDF document that charts the lifecycle of an ASP.NET MVC 5 application. This lifecycle document provides a high-level view of the MVC lifecycle and a detailed view that shows all the ext...
Links to resources about monitoring the health and performance of an ASP.NET application.
By Rick Anderson|
Links to documentation resources about ASP.NET MVC.
By Rick Anderson|
Contains links to ASP.NET MVC tutorials and a suggested sequence to follow.