United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
ASP.NET MVC Application Using Entity Framework Code First
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
More From Tom Dykstra - MSFT
ASP.NET Web Forms Application Using Entity Framework 4.0 Database First
(28)
ASP.NET Web Forms Application Using Entity Framework Database First - V2
(16)
How to Pass Data Between ASP.NET Pages
(22)
Deploying Web Applications--C
ontact Manager Sample Application
(2)
See All
ASP.NET MVC Application Using Entity Framework Code First
A Visual Studio project which shows how to use the Entity Framework in an ASP.NET MVC web application project, using the Code First development approach.
Download
C# (10.4 MB)
VB.NET (10.3 MB)
Ratings
(69)
Downloaded
146,514 times
Favorites
Add To Favorites
Requires
Visual Studio 2012
Last Updated
11/5/2012
License
Apache License, Version 2.0
Share
Technologies
ADO.NET Entity Framework
,
ASP.NET
,
ASP.NET MVC
,
Entity Framework
Topics
Repository Pattern
,
Concurrency
,
Unit of Work Pattern
,
Code First
,
ASP.NET Code Sample Downloads
Report Abuse to Microsoft
Description
Browse Code
Q and A (26)
Solution Explorer
C#
VB.NET
ContosoUniversity
_bin_deployableAssemblies
amd64
Microsoft.VC90.CRT
Microsoft.VC90.CRT.manifest
msvcr90.dll
README_ENU.txt
sqlceca40.dll
sqlcecompact40.dll
sqlceer40EN.dll
sqlceme40.dll
sqlceqp40.dll
sqlcese40.dll
x86
Microsoft.VC90.CRT
Microsoft.VC90.CRT.manifest
msvcr90.dll
README_ENU.txt
sqlceca40.dll
sqlcecompact40.dll
sqlceer40EN.dll
sqlceme40.dll
sqlceqp40.dll
sqlcese40.dll
App_Data
School.sdf
Content
themes
base
images
ui-bg_flat_0_aaaaaa_40x100.png
ui-bg_flat_75_ffffff_40x100.png
ui-bg_glass_55_fbf9ee_1x400.png
ui-bg_glass_65_ffffff_1x400.png
ui-bg_glass_75_dadada_1x400.png
ui-bg_glass_75_e6e6e6_1x400.png
ui-bg_glass_95_fef1ec_1x400.png
ui-bg_highlight-soft_75_cccccc_1x100.png
ui-icons_222222_256x240.png
ui-icons_2e83ff_256x240.png
ui-icons_454545_256x240.png
ui-icons_888888_256x240.png
ui-icons_cd0a0a_256x240.png
jquery.ui.accordion.css
jquery.ui.all.css
jquery.ui.autocomplete.css
jquery.ui.base.css
jquery.ui.button.css
jquery.ui.core.css
jquery.ui.datepicker.css
jquery.ui.dialog.css
jquery.ui.progressbar.css
jquery.ui.resizable.css
jquery.ui.selectable.css
jquery.ui.slider.css
jquery.ui.tabs.css
jquery.ui.theme.css
Site.css
Controllers
AccountController.cs
CourseController.cs
DepartmentController.cs
HomeController.cs
InstructorController.cs
StudentController.cs
DAL
CourseRepository.cs
GenericRepository.cs
IStudentRepository.cs
SchoolContext.cs
SchoolInitializer.cs
StudentRepository.cs
UnitOfWork.cs
Models
AccountModels.cs
Course.cs
Department.cs
Enrollment.cs
Instructor.cs
OfficeAssignment.cs
Person.cs
Student.cs
Properties
AssemblyInfo.cs
Scripts
jquery.unobtrusive-ajax.js
jquery.unobtrusive-ajax.min.js
jquery.validate.js
jquery.validate.min.js
jquery.validate.unobtrusive.js
jquery.validate.unobtrusive.min.js
jquery.validate-vsdoc.js
jquery-1.5.1.js
jquery-1.5.1.min.js
jquery-1.5.1-vsdoc.js
jquery-ui-1.8.11.js
jquery-ui-1.8.11.min.js
MicrosoftAjax.debug.js
MicrosoftAjax.js
MicrosoftMvcAjax.debug.js
MicrosoftMvcAjax.js
MicrosoftMvcValidation.debug.js
MicrosoftMvcValidation.js
modernizr-1.7.js
modernizr-1.7.min.js
ViewModels
AssignedCourseData.cs
EnrollmentDateGroup.cs
InstructorIndexData.cs
Views
Account
ChangePassword.cshtml
ChangePasswordSuccess.cshtml
LogOn.cshtml
Register.cshtml
Course
Create.cshtml
Delete.cshtml
Details.cshtml
Edit.cshtml
Index.cshtml
UpdateCourseCredits.cshtml
Department
Create.cshtml
Delete.cshtml
Details.cshtml
Edit.cshtml
Index.cshtml
Home
About.cshtml
Index.cshtml
Instructor
Create.cshtml
Delete.cshtml
Details.cshtml
Edit.cshtml
Index.cshtml
Shared
_Layout.cshtml
_LogOnPartial.cshtml
Error.cshtml
Student
Create.cshtml
Delete.cshtml
Details.cshtml
Edit.cshtml
Index.cshtml
_ViewStart.cshtml
Web.config
ContosoUniversity.csproj
Global.asax
Global.asax.cs
packages.config
Web.config
Web.Debug.config
Web.Release.config
packages
EntityFramework.4.3.1
Content
App.config.transform
Web.config.transform
lib
net40
EntityFramework.dll
EntityFramework.xml
tools
EF4.3on.NET4.5Readme.txt
EntityFramework.PowerShell.dll
EntityFramework.psd1
EntityFramework.psm1
init.ps1
install.ps1
migrate.exe
EntityFramework.4.3.1.nupkg
EntityFramework.SqlServerCompact.4.3.4
Content
App.config.transform
Web.config.transform
lib
net40
System.Data.SqlServerCe.Entity.dll
tools
EntityFramework.PowerShell.dll
install.ps1
EntityFramework.SqlServerCompact.4.3.4.nupkg
jQuery.1.5.1
Content
Scripts
jquery-1.5.1.js
jquery-1.5.1.min.js
jQuery.1.5.1.nupkg
jQuery.UI.Combined.1.8.11
Content
Content
themes
base
images
ui-bg_flat_0_aaaaaa_40x100.png
ui-bg_flat_75_ffffff_40x100.png
ui-bg_glass_55_fbf9ee_1x400.png
ui-bg_glass_65_ffffff_1x400.png
ui-bg_glass_75_dadada_1x400.png
ui-bg_glass_75_e6e6e6_1x400.png
ui-bg_glass_95_fef1ec_1x400.png
ui-bg_highlight-soft_75_cccccc_1x100.png
ui-icons_222222_256x240.png
ui-icons_2e83ff_256x240.png
ui-icons_454545_256x240.png
ui-icons_888888_256x240.png
ui-icons_cd0a0a_256x240.png
jquery.ui.accordion.css
jquery.ui.all.css
jquery.ui.autocomplete.css
jquery.ui.base.css
jquery.ui.button.css
jquery.ui.core.css
jquery.ui.datepicker.css
jquery.ui.dialog.css
jquery.ui.progressbar.css
jquery.ui.resizable.css
jquery.ui.selectable.css
jquery.ui.slider.css
jquery.ui.tabs.css
jquery.ui.theme.css
Scripts
jquery-ui-1.8.11.js
jquery-ui-1.8.11.min.js
jQuery.UI.Combined.1.8.11.nupkg
jQuery.Validation.1.8.0
Content
Scripts
jquery.validate.js
jquery.validate.min.js
jquery.validate-vsdoc.js
jQuery.Validation.1.8.0.nupkg
jQuery.vsdoc.1.5.1
Content
Scripts
jquery-1.5.1-vsdoc.js
jQuery.vsdoc.1.5.1.nupkg
Microsoft.SqlServer.Compact.4.0.8876.1
Content
web.config.transform
lib
net40
System.Data.SqlServerCe.dll
NativeBinaries
amd64
Microsoft.VC90.CRT
Microsoft.VC90.CRT.manifest
msvcr90.dll
README_ENU.txt
sqlceca40.dll
sqlcecompact40.dll
sqlceer40EN.dll
sqlceme40.dll
sqlceqp40.dll
sqlcese40.dll
x86
Microsoft.VC90.CRT
Microsoft.VC90.CRT.manifest
msvcr90.dll
README_ENU.txt
sqlceca40.dll
sqlcecompact40.dll
sqlceer40EN.dll
sqlceme40.dll
sqlceqp40.dll
sqlcese40.dll
tools
Install.ps1
Uninstall.ps1
VS.psd1
VS.psm1
Microsoft.SqlServer.Compact.4.0.8876.1.nupkg
SQLCE_EULA_ENU.rtf
Modernizr.1.7
Content
Scripts
modernizr-1.7.js
modernizr-1.7.min.js
Modernizr.1.7.nupkg
PagedList.1.15.0.0
lib
net40
PagedList.dll
PagedList.xml
PagedList.1.15.0.0.nupkg
SqlServerCompact.4.0.8854.1
SqlServerCompact.4.0.8854.1.nupkg
repositories.config
ContosoUniversity.sln
ContosoUniversity
_bin_deployableAssemblies
amd64
Microsoft.VC90.CRT
Microsoft.VC90.CRT.manifest
msvcr90.dll
README_ENU.txt
sqlceca40.dll
sqlcecompact40.dll
sqlceer40EN.dll
sqlceme40.dll
sqlceqp40.dll
sqlcese40.dll
x86
Microsoft.VC90.CRT
Microsoft.VC90.CRT.manifest
msvcr90.dll
README_ENU.txt
sqlceca40.dll
sqlcecompact40.dll
sqlceer40EN.dll
sqlceme40.dll
sqlceqp40.dll
sqlcese40.dll
App_Data
School.sdf
Content
themes
base
images
ui-bg_flat_0_aaaaaa_40x100.png
ui-bg_flat_75_ffffff_40x100.png
ui-bg_glass_55_fbf9ee_1x400.png
ui-bg_glass_65_ffffff_1x400.png
ui-bg_glass_75_dadada_1x400.png
ui-bg_glass_75_e6e6e6_1x400.png
ui-bg_glass_95_fef1ec_1x400.png
ui-bg_highlight-soft_75_cccccc_1x100.png
ui-icons_222222_256x240.png
ui-icons_2e83ff_256x240.png
ui-icons_454545_256x240.png
ui-icons_888888_256x240.png
ui-icons_cd0a0a_256x240.png
jquery-ui.css
Site.css
Controllers
AccountController.vb
CourseController.vb
DepartmentController.vb
HomeController.vb
InstructorController.vb
StudentController.vb
DAL
CourseRepository.vb
GenericRepository.vb
IStudentRepository.vb
SchoolContext.vb
SchoolInitializer.vb
StudentRepository.vb
UnitOfWork.vb
Models
AccountModels.vb
Course.vb
Department.vb
Enrollment.vb
Instructor.vb
OfficeAssignment.vb
Person.vb
Student.vb
My Project
Application.Designer.vb
Application.myapp
AssemblyInfo.vb
Resources.Designer.vb
Resources.resx
Settings.Designer.vb
Settings.settings
Scripts
jquery.unobtrusive-ajax.js
jquery.unobtrusive-ajax.min.js
jquery.validate.js
jquery.validate.min.js
jquery.validate.unobtrusive.js
jquery.validate.unobtrusive.min.js
jquery.validate-vsdoc.js
jquery-1.4.4.js
jquery-1.4.4.min.js
jquery-1.4.4-vsdoc.js
jquery-ui.js
jquery-ui.min.js
MicrosoftAjax.debug.js
MicrosoftAjax.js
MicrosoftMvcAjax.debug.js
MicrosoftMvcAjax.js
MicrosoftMvcValidation.debug.js
MicrosoftMvcValidation.js
modernizr-1.7.js
modernizr-1.7.min.js
ViewModels
AssignedCourseData.vb
EnrollmentDateGroup.vb
InstructorIndexData.vb
Views
Account
ChangePassword.vbhtml
ChangePasswordSuccess.vbhtml
LogOn.vbhtml
Register.vbhtml
Course
Create.vbhtml
Delete.vbhtml
Details.vbhtml
Edit.vbhtml
Index.vbhtml
Department
Create.vbhtml
Delete.vbhtml
Details.vbhtml
Edit.vbhtml
Index.vbhtml
Home
About.vbhtml
Index.vbhtml
Instructor
Create.vbhtml
Delete.vbhtml
Details.vbhtml
Edit.vbhtml
Index.vbhtml
Shared
_Layout.vbhtml
_LogOnPartial.vbhtml
Error.vbhtml
Student
Create.vbhtml
Delete.vbhtml
Details.vbhtml
Edit.vbhtml
Index.vbhtml
_ViewStart.vbhtml
Web.config
ContosoUniversity.vbproj
Global.asax
Global.asax.vb
packages.config
Web.config
Web.Debug.config
Web.Release.config
packages
EntityFramework.4.3.1
Content
App.config.transform
Web.config.transform
lib
net40
EntityFramework.dll
EntityFramework.xml
tools
EF4.3on.NET4.5Readme.txt
EntityFramework.PowerShell.dll
EntityFramework.psd1
EntityFramework.psm1
init.ps1
install.ps1
migrate.exe
EntityFramework.4.3.1.nupkg
EntityFramework.SqlServerCompact.4.3.4
Content
App.config.transform
Web.config.transform
lib
net40
System.Data.SqlServerCe.Entity.dll
tools
EntityFramework.PowerShell.dll
install.ps1
EntityFramework.SqlServerCompact.4.3.4.nupkg
jQuery.1.4.4
Content
Scripts
jquery-1.4.4.js
jquery-1.4.4.min.js
jquery-1.4.4-vsdoc.js
jQuery.1.4.4.nupkg
jQuery.UI.Combined.1.8.7
Content
Content
themes
base
images
ui-bg_flat_0_aaaaaa_40x100.png
ui-bg_flat_75_ffffff_40x100.png
ui-bg_glass_55_fbf9ee_1x400.png
ui-bg_glass_65_ffffff_1x400.png
ui-bg_glass_75_dadada_1x400.png
ui-bg_glass_75_e6e6e6_1x400.png
ui-bg_glass_95_fef1ec_1x400.png
ui-bg_highlight-soft_75_cccccc_1x100.png
ui-icons_222222_256x240.png
ui-icons_2e83ff_256x240.png
ui-icons_454545_256x240.png
ui-icons_888888_256x240.png
ui-icons_cd0a0a_256x240.png
jquery-ui.css
Scripts
jquery-ui.js
jquery-ui.min.js
jQuery.UI.Combined.1.8.7.nupkg
jQuery.Validation.1.7
Content
Scripts
jquery.validate.js
jquery.validate.min.js
jquery.validate-vsdoc.js
jQuery.Validation.1.7.nupkg
Microsoft.SqlServer.Compact.4.0.8876.1
Content
web.config.transform
lib
net40
System.Data.SqlServerCe.dll
NativeBinaries
amd64
Microsoft.VC90.CRT
Microsoft.VC90.CRT.manifest
msvcr90.dll
README_ENU.txt
sqlceca40.dll
sqlcecompact40.dll
sqlceer40EN.dll
sqlceme40.dll
sqlceqp40.dll
sqlcese40.dll
x86
Microsoft.VC90.CRT
Microsoft.VC90.CRT.manifest
msvcr90.dll
README_ENU.txt
sqlceca40.dll
sqlcecompact40.dll
sqlceer40EN.dll
sqlceme40.dll
sqlceqp40.dll
sqlcese40.dll
tools
Install.ps1
Uninstall.ps1
VS.psd1
VS.psm1
Microsoft.SqlServer.Compact.4.0.8876.1.nupkg
SQLCE_EULA_ENU.rtf
Modernizr.1.7
Content
Scripts
modernizr-1.7.js
modernizr-1.7.min.js
Modernizr.1.7.nupkg
PagedList.1.15.0.0
lib
net40
PagedList.dll
PagedList.xml
PagedList.1.15.0.0.nupkg
SqlServerCompact.4.0.8854.1
SqlServerCompact.4.0.8854.1.nupkg
repositories.config
ContosoUniversity.sln
ContosoUniversity.v11.suo
Click an item in the panel on the left to view the contents here.