Skip to content

The Contoso University Web Application as seen on Getting Started with Entity Framework 6 Code First using MVC 5 by Tom Dykstra.

License

Notifications You must be signed in to change notification settings

feliperomero3/ContosoUniversity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contoso University

The Contoso University Web Application loosely based on Getting Started with Entity Framework 6 Code First using MVC 5 by Tom Dykstra.

Requirements

  • Visual Studio 2015 Community
  • .NET Framework 4.6.2

FAQ

Frequently asked questions

How do I connect to my LocalDb instance?

On SQL Server Management Studio "Connect to server window dialog" type:

Field Value
Server type Database Engine
Server name (LocalDb)\MSSQLLocalDB
Authentication Windows Authentication

About

The Contoso University Web Application as seen on Getting Started with Entity Framework 6 Code First using MVC 5 by Tom Dykstra.

Topics

Resources

License

Stars

Watchers

Forks