码迷,mamicode.com
首页 > 数据库 > 详细

MVC初学 - The type or namespace name 'DbContext' could not be found

时间:2015-08-05 10:25:59      阅读:227      评论:0      收藏:0      [点我收藏+]

标签:

问题:

The type or namespace name ‘DbContext‘ could not be found (are you missing a using directive or an assembly reference?) 

 

解决方案:

引用 EntityFramework.dll 即可.

 

MVC初学 - The type or namespace name 'DbContext' could not be found

标签:

原文地址:http://www.cnblogs.com/zero530/p/4703826.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!