Programming Entity Framework : Building Data Centric Apps with the ADO.NET Entity Framework, 2/e (Paperback)
暫譯: 程式設計實體框架:使用 ADO.NET 實體框架構建數據中心應用程式,第 2 版 (平裝本)

Julia Lerman

  • 出版商: O'Reilly
  • 出版日期: 2010-09-28
  • 定價: $2,100
  • 售價: 8.8$1,848 (限時優惠至 2025-02-02)
  • 語言: 英文
  • 頁數: 920
  • 裝訂: Paperback
  • ISBN: 0596807260
  • ISBN-13: 9780596807269
  • 相關分類: .NETEntity
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

Get a thorough introduction to ADO.NET Entity Framework 4 -- Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4. Not only will you learn how to use EF4 in a variety of applications, you'll also gain a deep understanding of its architecture and APIs.

Written by Julia Lerman, the leading independent authority on the framework, Programming Entity Framework covers it all -- from the Entity Data Model and Object Services to WCF Services, MVC Apps, and unit testing. This book highlights important changes for experienced developers familiar with the earlier version.

  • Understand the core concepts you need to make the best use of the EF4 in your applications
  • Learn to query your data, using either LINQ to Entities or Entity SQL
  • Create Windows Forms, WPF, ASP.NET Web Forms, and ASP.NET MVC applications
  • Build and consume WCF Services, WCF Data Services, and WCF RIA Services
  • Use Object Services to work directly with your entity objects
  • Create persistent ignorant entities, repositories, and write unit tests
  • Delve into model customization, relationship management, change tracking, data concurrency, and more
  • Get scores of reusable examples -- written in C# (with notes on Visual Basic syntax) -- that you can implement right away

商品描述(中文翻譯)

獲得對 ADO.NET Entity Framework 4 的全面介紹——這是微軟用於在 .NET 應用程式中建模和與數據互動的核心框架。本書的第二版提供了對 Visual Studio 2010 和 .NET Framework 4 中框架最新版本的實作導覽。您不僅將學會如何在各種應用程式中使用 EF4,還將深入了解其架構和 API。

本書由該框架的獨立權威 Julia Lerman 撰寫,Programming Entity Framework 涵蓋了所有內容——從實體數據模型和物件服務到 WCF 服務、MVC 應用程式和單元測試。本書突顯了對於熟悉早期版本的經驗開發者的重要變更。

- 理解您在應用程式中充分利用 EF4 所需的核心概念
- 學習使用 LINQ to Entities 或 Entity SQL 查詢數據
- 創建 Windows Forms、WPF、ASP.NET Web Forms 和 ASP.NET MVC 應用程式
- 建立和使用 WCF 服務、WCF 數據服務和 WCF RIA 服務
- 使用物件服務直接操作您的實體物件
- 創建持久無知的實體、倉儲並撰寫單元測試
- 深入探討模型自定義、關係管理、變更追蹤、數據並發等主題
- 獲得大量可重用的範例——以 C# 撰寫(並附有 Visual Basic 語法的註解)——您可以立即實作