代码改变世界

随笔分类 -  Entity Framework

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:为ASP.NET MVC应用程序使用高级功能

2014-05-16 09:29 by Bce, 3193 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第十二篇:为ASP.NET MVC应用程序使用高级功能原文:Advanced Entity Framework 6 Scenarios fo... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:为ASP.NET MVC应用程序实现继承

2014-05-15 09:02 by Bce, 2227 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第十一篇:为ASP.NET MVC应用程序实现继承原文:Implementing Inheritance with the Entity F... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:为ASP.NET MVC应用程序处理并发

2014-05-14 08:37 by Bce, 3088 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第十篇:为ASP.NET MVC应用程序处理并发原文:Handling Concurrency with the Entity Framew... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:为ASP.NET MVC应用程序使用异步及存储过程

2014-05-13 16:32 by Bce, 2918 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第九篇:为ASP.NET MVC应用程序使用异步及存储过程原文:Async and Stored Procedures with the E... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:为ASP.NET MVC应用程序更新相关数据

2014-05-13 10:23 by Bce, 2546 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第八篇:为ASP.NET MVC应用程序更新相关数据原文:Updating Related Data with the Entity Fra... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:为ASP.NET MVC应用程序读取相关数据

2014-05-08 18:24 by Bce, 3174 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第七篇:为ASP.NET MVC应用程序读取相关数据原文:Reading Related Data with the Entity Fram... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:为ASP.NET MVC应用程序创建更复杂的数据模型

2014-05-07 18:27 by Bce, 3497 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第六篇:为ASP.NET MVC应用程序创建更复杂的数据模型原文:Creating a More Complex Data Model fo... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:MVC程序中实体框架的Code First迁移和部署

2014-05-05 23:57 by Bce, 3343 阅读, 收藏, 编辑
摘要: 这是微软官方SignalR 2.0教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第五篇:MVC程序中实体框架的Code First迁移和部署原文:Code First Migrations and ... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:MVC程序中实体框架的连接恢复和命令拦截

2014-05-01 08:00 by Bce, 3882 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第四篇:MVC程序中实体框架的连接恢复和命令拦截原文:Connection Resiliency and Command Intercept... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:排序、筛选和分页

2014-04-29 16:29 by Bce, 4637 阅读, 收藏, 编辑
摘要: 这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第三篇:排序、筛选和分页原文:Sorting, Filtering, and Paging with the Entity Framewor... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:实现基本的CRUD功能

2014-04-28 16:29 by Bce, 4849 阅读, 收藏, 编辑
摘要: 英文渣水平,大伙凑合着看吧……这是微软官方SignalR 2.0教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第二篇:实现基本的CRUD功能原文:Implementing Basic CRUD Fu... 阅读全文

[渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:建立一个EF数据模型

2014-04-24 14:50 by Bce, 9580 阅读, 收藏, 编辑
摘要: 英文渣水平,大伙凑合着看吧……这是微软官方教程Getting Started with Entity Framework 6 Code First using MVC 5 系列的翻译,这里是第一篇:建立一个EF数据模型原文:Creating an Entity Framework Data Mode... 阅读全文