In this first chapter, you’ll learn how to quickly get up and running with Microsoft ASP.NET MVC by building a simple web site using scaffolding.
Before we jump right in and start coding, I’ll provide some simple background information on ASP.NET MVC and Entity Framework and go over the details of how to set up a development environment.
MVC and ASP.NET MVC
This book covers Microsoft’s version of ...