title: "ASP.NET MVC Getting Started | Microsoft Docs"
author: rick-anderson
description: "Learn About ASP.NET MVC ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that g..."
- [Examining the Details and Delete Methods](introduction/examining-the-details-and-delete-methods.md)
- [Getting Started with EF 6 using MVC 5](getting-started-with-ef-using-mvc/index.md)
- [Creating an Entity Framework Data Model](getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application.md)
- [Sorting, Filtering, and Paging](getting-started-with-ef-using-mvc/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application.md)
- [Connection Resiliency and Command Interception](getting-started-with-ef-using-mvc/connection-resiliency-and-command-interception-with-the-entity-framework-in-an-asp-net-mvc-application.md)
- [Code First Migrations and Deployment](getting-started-with-ef-using-mvc/migrations-and-deployment-with-the-entity-framework-in-an-asp-net-mvc-application.md)
- [Creating a More Complex Data Model](getting-started-with-ef-using-mvc/creating-a-more-complex-data-model-for-an-asp-net-mvc-application.md)
- [Reading Related Data](getting-started-with-ef-using-mvc/reading-related-data-with-the-entity-framework-in-an-asp-net-mvc-application.md)
- [Updating Related Data](getting-started-with-ef-using-mvc/updating-related-data-with-the-entity-framework-in-an-asp-net-mvc-application.md)
- [Async and Stored Procedures](getting-started-with-ef-using-mvc/async-and-stored-procedures-with-the-entity-framework-in-an-asp-net-mvc-application.md)