1

Getting Started with ASP.NET MVC 5 | Microsoft Learn

Manual / Guide - Beginner learn.microsoft.com

ASP.NET

This is the first tutorial of a series that teaches ASP.NET Core MVC web development with controllers and views.

At the end of the series, you'll have an app that manages and displays movie data. You learn how to:

  • Create a web app.
  • Add and scaffold a model.
  • Work with a database.
  • Add search and validation.