When you create a new ASP.NET MVC 3 application with Visual Studio 2010, it automatically adds several files and directories to the project, as shown in the next picture.
ASP.NET MVC 3 projects by default have six top-level directories and two files, shown in the next table:
Items
Description
App_Data directory
This directory is used to …