LINQ in Action (Paperback)
暫譯: LINQ 實戰 (平裝本)
Fabrice Marguerie, Steve Eichert, Jim Wooley
- 出版商: Manning
- 出版日期: 2008-02-01
- 售價: $1,730
- 貴賓價: 9.5 折 $1,644
- 語言: 英文
- 頁數: 600
- 裝訂: Paperback
- ISBN: 1933988169
- ISBN-13: 9781933988160
-
相關分類:
C#、Visual Basic
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$880$695 -
$650$514 -
$550$468 -
$980$774 -
$620$490 -
$550$435 -
$350$298 -
$990$891 -
$600$480 -
$480$379 -
$1,200$1,020 -
$299Professional Windows Live Programming (Paperback)
-
$299jQuery in Action (Paperback)
-
$1,180$1,003 -
$550$429 -
$480$379 -
$299Adobe AIR: Create - Modify - Reuse (Paperback)
-
$2,030$1,929 -
$620$490 -
$980$774 -
$720$569 -
$490$387 -
$620$490 -
$490$387 -
$750$593
相關主題
商品描述
LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational databases.
LINQ in Action is a fast-paced, comprehensive tutorial for professional developers. This book explores what can be done with LINQ, shows how it works in an application, and addresses the emerging best practices. It presents the general purpose query facilities offered by LINQ in the upcoming C# 3.0 and VB.NET 9.0 languages. A running example introduces basic LINQ concepts. You'll then learn to query unstructured data using LINQ to XML and relational data with LINQ to SQL. Finally, you'll see how to extend LINQ for custom applications.
LINQ in Action will guide you along as you explore this new world of lambda expressions, query operators, and expression trees. As well, you'll explore the new features of C# 3.0, VB.NET 9.0. The book is very practical, anchoring each new idea with running code. Whether you want to use LINQ to query objects, XML documents, or relational databases, you will find all the information you need to get started
But LINQ in Action does not stop at the basic code. This book also shows you how LINQ can be used for advanced processing of data, including coverage of LINQ's extensibility, which allows querying more data sources than those supported by default. All code samples are built on a concrete business case. The running example, LinqBooks, is a personal book cataloging system that shows you how to create LINQ applications with Visual Studio 2008.
商品描述(中文翻譯)
LLINQ(語言整合查詢)是對 Visual Basic 和 C# 程式語言的一個新擴展,旨在簡化數據查詢和資料庫互動。它通過將 SQL 語句等查詢操作納入程式語言來解決 O/R 映射問題。它還提供對內存集合(如數組或列表)、XML、DataSets 和關聯資料庫的查詢的內建支持。
《LINQ in Action》是一本快速且全面的專業開發者教程。本書探討了使用 LINQ 可以做什麼,展示了它在應用程式中的運作方式,並討論了新興的最佳實踐。它介紹了即將推出的 C# 3.0 和 VB.NET 9.0 語言所提供的一般查詢功能。一個運行範例介紹了基本的 LINQ 概念。接著,您將學習如何使用 LINQ to XML 查詢非結構化數據,以及使用 LINQ to SQL 查詢關聯數據。最後,您將看到如何為自定義應用程式擴展 LINQ。
《LINQ in Action》將引導您探索這個新的 lambda 表達式、查詢運算子和表達式樹的世界。此外,您還將探索 C# 3.0 和 VB.NET 9.0 的新特性。這本書非常實用,將每個新想法與運行代碼相結合。無論您想使用 LINQ 查詢對象、XML 文檔還是關聯資料庫,您都會找到開始所需的所有信息。
但《LINQ in Action》不僅僅停留在基本代碼上。本書還展示了如何使用 LINQ 進行數據的高級處理,包括 LINQ 的可擴展性,這使得查詢比默認支持的更多數據源成為可能。所有代碼範例都是基於具體的商業案例。運行範例 LinqBooks 是一個個人書籍目錄系統,展示了如何使用 Visual Studio 2008 創建 LINQ 應用程式。