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

最新文章

  1. CSS Position 定位属性
  2. 一起来做chrome扩展《基础介绍》
  3. mongo数据备份及恢复脚本
  4. mySQL笔记2
  5. jws操作
  6. ASP.NET MVC学习1
  7. Linux 卸载Oracle 11G
  8. Android图片框架---Glide
  9. win7 tomcat
  10. 图的邻接矩阵实现(c)
  11. elf格式分析
  12. memcpy源代码
  13. MySQL分组查询与连接查询
  14. Qt无法正确 sendMessage 的消息
  15. CQL语句
  16. IE 浏览器不支持 ES6 Array.from(new Set( )) SCRIPT438: 对象不支持“from”属性
  17. ES6 Generator 异步编程解决方案&&&promise
  18. oracle数据库相关概念介绍
  19. FZU 2254 英语考试
  20. TCP/IP 之 大明王朝邮差 (转)

热门文章

  1. 20145334赵文豪 《Java程序设计》第1周学习总结
  2. 20145337实验五Java网络编程及安全
  3. IOS网络第一天-01基本的HTTP请求
  4. IOS第18天(5,CABasicAnimation基本动画)
  5. nginx反向代理(proxy_pass)tomcat的过程中,session失效的问题解决
  6. zepto源码--核心方法9(管理包装集)--学习笔记
  7. jsp中frameset frame不显示页面
  8. 协程并发框架gevent及其用法
  9. 深度学习笔记(四)VGG14
  10. iOS:融云即时通讯快速集成