使用EF进行查改的样例

时间:2016-01-25 06:42:34
【文件属性】:

文件名称:使用EF进行查改的样例

文件大小:1.12MB

文件格式:ZIP

更新时间:2016-01-25 06:42:34

EF

使用EF进行查改的样例。数据库管理软件是MS SQL,数据库是微软的NorthWind


【文件预览】:
TestCodeFirst
----TestCodeFirst.suo(11KB)
----TestCodeFirst()
--------packages.config(170B)
--------Northwind.cs(1KB)
--------Program.cs(2KB)
--------EFCodeFirstReadMe.txt(372B)
--------Properties()
--------App.config(270B)
--------obj()
--------bin()
--------TestCodeFirst.csproj(3KB)
----packages()
--------repositories.config(132B)
--------EFCodeFirst.1.0()
--------EntityFramework.4.1.10331.0()
----TestCodeFirst.sln(881B)

网友评论

  • Console的应用程序,最基本的增删改代码,不推荐下载,建议系统学习EntityFramework代码。