摘要:
http://visualstudiogallery.msdn.microsoft.com/72a60b14-1581-4b9b-89f2-846072eff19d 阅读全文
posted @ 2014-04-09 20:51
秋意了了
阅读(278)
评论(1)
推荐(1)
摘要:
The Entity Framework Code First API includes methods that enable you to pass SQL commands directly to the database. You have the following options:Use the DbSet.SqlQuery method for queries that return entity types. The returned objects must be of the type expected by the DbSet object, and they are a 阅读全文
posted @ 2014-04-09 19:20
秋意了了
阅读(928)
评论(0)
推荐(0)
摘要:
在本教程中使用的软件版本Visual Studio 2013 年4.5.NET实体框架 (EntityFramework 6.1.0 NuGet 包) 6Windows Azure SDK 2.2(可选)安装EntityFramework 6从工具菜单上单击库的软件包管理器,然后单击程序包管理器控制台.在软件包管理器控制台窗口中输入下面的命令:Install-Package EntityFramework该图像显示了 6.0.0 正在安装,但 NuGet 将安装最新的预发行版本的实体框架中,这起最新的更新的教程是 6.1.0。在模型文件夹中创建一个名为Student.cs的类文件和模板代码替换 阅读全文
posted @ 2014-04-09 09:45
秋意了了
阅读(472)
评论(0)
推荐(0)
浙公网安备 33010602011771号