ADO.NET: From Novice to Pro, Visual Basic .NET Edition
暫譯: ADO.NET:從新手到專家,Visual Basic .NET 版
Peter Wright
- 出版商: Apress
- 出版日期: 2002-09-04
- 售價: $1,610
- 貴賓價: 9.5 折 $1,530
- 語言: 英文
- 頁數: 384
- 裝訂: Paperback
- ISBN: 1590590600
- ISBN-13: 9781590590607
-
相關分類:
.NET、Visual Basic
海外代購書籍(需單獨結帳)
相關主題
商品描述
Designed to get programmers up to professional level as fast as possible, ADO.NET: From Novice to Pro is aimed toward both developers who have little or no experience with ADO.NET (or with .NET in general) and programmers who are not comfortable with database programming. Best-selling author Peter Wright painlessly moves readers from simple database access to the sophisticated manipulation of XML documents.
The book begins by showing you the basic architecture of ADO.NET and then provides you with what you need to know about data providers and the new Connection, Command, and DataSet objects. Wright then drills down into the topics professional developers need to grasp, such as transactions, concurrency, typed DataSets, and using XML with ADO.NET.
Through working code adaptable to individual projects and numerous hands-on examples, you will learn how to create fast and powerful ADO.NET enterprise applications. The end goal of this book is to enable you to work at a professional level utilizing Microsoft's most modern data-access technology: ADO.NET!
Contents
Chapter 1: Welcome to ADO.NET
Chapter 2: Fundamental
ADO.NET Code
Chapter 3: Data Commands and DataReaders
Chapter 4:
DataSets Inside Out: Tables
Chapter 5: DataSets Inside Out: Navigating
Chapter 6: Introducing Windows Forms Applications
Chapter 7:
Deeper into ADO.NET with Windows Forms
Chapter 8: ADO.NET and Web Forms
Chapter 9: Transactions and Concurrency
Chapter 10: The OLE DB
Data Provider
Chapter 11: Introducing System.XML
Chapter 12: XML
and ADO.NET
商品描述(中文翻譯)
設計目的是讓程式設計師能夠儘快達到專業水平,ADO.NET: 從新手到專家 針對那些對 ADO.NET(或 .NET 總體)幾乎沒有經驗的開發者以及對資料庫程式設計不太熟悉的程式設計師。暢銷書作者彼得·賴特(Peter Wright)輕鬆地引導讀者從簡單的資料庫存取進入 XML 文件的複雜操作。
本書首先展示 ADO.NET 的基本架構,然後提供您需要了解的資料提供者以及新的 Connection、Command 和 DataSet 物件。賴特接著深入探討專業開發者需要掌握的主題,例如交易、併發、類型化 DataSet,以及如何在 ADO.NET 中使用 XML。
透過可適應於個別專案的工作程式碼和眾多實作範例,您將學會如何創建快速且強大的 ADO.NET 企業應用程式。本書的最終目標是使您能夠利用微軟最新的資料存取技術 ADO.NET,以專業的水準進行工作!
內容
第 1 章:歡迎來到 ADO.NET
第 2 章:基本 ADO.NET 程式碼
第 3 章:資料命令和 DataReaders
第 4 章:深入了解 DataSets:表格
第 5 章:深入了解 DataSets:導航
第 6 章:介紹 Windows Forms 應用程式
第 7 章:在 Windows Forms 中深入 ADO.NET
第 8 章:ADO.NET 和 Web Forms
第 9 章:交易和併發
第 10 章:OLE DB 資料提供者
第 11 章:介紹 System.XML
第 12 章:XML 和 ADO.NET