LINQ & Entity Framework 应用实例
ADO.NET3.5高级编程--应用LINQ&EntityFramework整书的实例源码
用户评论
推荐下载
-
Entity Framework6实用精要
微软官方提供的ORM工具,ORM让开发人员节省数据库访问的代码时间,将更多的时间放到业务逻辑层代码上。EF提供变更跟踪、唯一性约束、惰性加载、查询事物等。开发人员使用Linq语言,对数据库操作如同操作
23 2019-04-15 -
Code_First Development with Entity Framework
EntityFrameworkCode-FirstenablesdeveloperstoreadandwritedatainarelationaldatabasesystemusingC#orVB.N
30 2019-05-28 -
Entity Framework Core in Action2018
Readingandstoringdataisacorepartofanyapplication,and.NETdeveloperswantdatabaseaccesstobeeasyandintui
39 2019-07-27 -
CodeFirst使用Entity._Framework编程
CodeFirst使用Entity._Framework编程
27 2019-07-29 -
Mastering Entity Framework PACKT2015
Dataaccessisanintegralpartofanysoftwareapplication.EntityFrameworkprovidesamodel-basedsystemthatmake
33 2019-05-28 -
Entity Framework4In Action源码
EntityFramework4InActionSourceCode
34 2019-06-05 -
Programming_Entity_Framework_Code_First
ThisisthebestebookforEntityframeworkcodefirst!
17 2019-06-05 -
Code First使用Entity Framework编程
CodeFirst使用EntityFramework编程,来源于园子里的翻译文章,讲得非常好!自己看完整PDF收藏,现共享给大家!
32 2019-06-05 -
Entity Framework Code First学习资料
我用来学习CodeFirst的资料挺好的,有3个文档,打包了
24 2019-06-05 -
CodeFirst Development with Entity Framework.pdf
EF实体框架有3种类型,DataFirst、ModelFirst、CodeFirst。CodeFirst是最简单用的最多的一种
23 2019-07-23
暂无评论