Programming Entity Framework : Building Data Centric Apps with the ADO.NET Entity Framework, 2/e (Paperback)

Julia Lerman

  • 出版商: O'Reilly
  • 出版日期: 2010-09-28
  • 定價: $2,100
  • 售價: 9.5$1,995
  • 語言: 英文
  • 頁數: 920
  • 裝訂: Paperback
  • ISBN: 0596807260
  • ISBN-13: 9780596807269
  • 相關分類: .NETEntity
  • 立即出貨 (庫存 < 3)

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

商品描述

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 - Microsoft在.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語法的註解) - 您可以立即實施