http://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity

Posted 每天进步一点点!

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了http://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity相关的知识,希望对你有一定的参考价值。

   

The Contoso University sample web application demonstrates how to create ASP.NET MVC 5 applications using the Entity Framework 6 and Visual Studio 2013. This tutorial uses the Code First workflow. For information about how to choose between Code First, Database First, and Model First, see Entity Framework Development Workflows.

The sample application is a web site for a fictional Contoso University. It includes functionality such as student admission, course creation, and instructor assignments. This tutorial series explains how to build the Contoso University sample application. You candownload the completed application.

A Visual Basic version translated by Mike Brind is available: MVC 5 with EF 6 in Visual Basic on the Mikesdotnetting site.

Software versions used in the tutorial

Tutorial versions

Questions and comments

以上是关于http://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity的主要内容,如果未能解决你的问题,请参考以下文章