ASP.NET MVC Guide for Beginners
In this tutorial, I’m going to teach you
the fundamentals of ASP.NET MVC 5 and Entity Framework 6.
Before we get started, I’m assuming you
already have some experience with C# and Visual Studio. At a minimum, you
should be able to write code and have very basic understanding of databases.
However, no prior knowledge of ASP.NET MVC or Entity Framework is required. So,
let’s get started.
What
We’re Going to Build
As part of this tutorial, we’ll be
building a simple web application for a video rental store. We want the admins
to have a page to see the list of all videos in the store, as well as the
ability to add, edit and delete videos. I’m going to exclude advanced features
such as dealing with the stock, renting a