VB.NET & SQL Server 2000: Building an Effective Data Layer (Paperback)
暫譯: VB.NET 與 SQL Server 2000:建立有效的資料層

Tony Bain, Denise Gosnell, Jonathan A. Walsh

  • 出版商: Wrox Press
  • 售價: $1,920
  • 貴賓價: 9.5$1,824
  • 語言: 英文
  • 頁數: 564
  • 裝訂: Paperback
  • ISBN: 1861007051
  • ISBN-13: 9781861007056
  • 相關分類: .NETMSSQLSQL
  • 已絕版

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

相關主題

商品描述

Many VB developers choose SQL Server 2000, a robust enterprise-level database system, to provide the data layer in their applications. The introduction of Microsoft's .NET Framework brings us ADO.NET, the latest means of connecting to that data source.

This book will teach the experienced VB developer, with a working knowledge of Visual Basic .NET, how to integrate SQL Server 2000 with VB .NET applications using ADO.NET.

ADO.NET introduces .NET classes for:

- Efficient access to multiple data sources
- Data sorting
- Data manipulation
- Improved inter-application communication

"Building an effective data layer" illustrates how to take advantage of the new features available in the .NET Framework when working with data-centric applications. It covers:

- The key classes and objects in ADO.NET and how to utilize them to access and manipulate data from SQL Server 2000
- How to write and utilize efficient stored procedures, to reduce middle-tier code
- Databinding methods for use in both Windows Forms and Web Form applications
- Transactions and locking management
- Transactions and object pooling

商品描述(中文翻譯)

許多 VB 開發人員選擇 SQL Server 2000,這是一個穩健的企業級資料庫系統,以提供其應用程式中的資料層。微軟的 .NET Framework 的引入帶來了 ADO.NET,這是連接到該資料來源的最新方式。

本書將教導具有 Visual Basic .NET 實務知識的資深 VB 開發人員,如何使用 ADO.NET 將 SQL Server 2000 與 VB .NET 應用程式整合。

ADO.NET 引入了 .NET 類別以實現:

- 高效訪問多個資料來源
- 資料排序
- 資料操作
- 改善應用程式間的通訊

「建立有效的資料層」說明了在處理以資料為中心的應用程式時,如何利用 .NET Framework 中可用的新功能。內容涵蓋:

- ADO.NET 中的關鍵類別和物件,以及如何利用它們訪問和操作來自 SQL Server 2000 的資料
- 如何撰寫和使用高效的儲存過程,以減少中介層代碼
- 用於 Windows Forms 和 Web Form 應用程式的資料綁定方法
- 交易和鎖定管理
- 交易和物件池管理