ASP.NET MVC 5 Fundamentals
By Scott Allen
Course info



Course info



Description
This course gives you all the fundamentals you need to get started building applications with ASP.NET MVC. In this course, ASP.NET MVC 5 Fundamentals, you will gain the ability to build and maintain applications with ASP.NET MVC. First, you will learn how to handle web requests using controllers in the MVC framework. Next, you will discover how to render HTML using Razor views. Finally, you will explore how to publish applications. When you are finished with this course, you will have the skills and knowledge of ASP.NET MVC needed to build web applications.
Section Introduction Transcripts
Course Overview
(Music) Hi, this is Scott Allen, and welcome to my course on ASP.NET MVC 5. I've designed this course to give you everything that you need to start working with the MVC 5 framework. In the course, we'll learn to use controllers and models and views with ASP.NET. We'll also be using the Entity Framework as we learn how to read, write, delete, and update data while building an application to manage restaurants. We'll also see how to enable features like client-side validation and add a few third-party libraries to an application to make the application flexible and easier to maintain. By the end of the course, you'll be ready to work on your own ASP.NET MVC application and move onto other courses here at Pluralsight, courses that specialize in building APIs with the MVC framework and testing and building single-page applications. Let's get started, and I hope you'll be using Visual Studio to follow along.