VB.NET & SQL Server 2000: Building an Effective Data Layer (Paperback)
Tony Bain, Denise Gosnell, Jonathan A. Walsh
- 出版商: Wrox Press
- 售價: $1,890
- 貴賓價: 9.5 折 $1,796
- 語言: 英文
- 頁數: 564
- 裝訂: Paperback
- ISBN: 1861007051
- ISBN-13: 9781861007056
-
相關分類:
.NET、MSSQL、SQL
已絕版
買這商品的人也買了...
-
$2,010$1,910 -
$1,250$1,188 -
$1,550$1,473 -
$1,127Universal Serial Bus System Architecture, 2/e (Paperback)
-
$1,029Operating System Concepts, 6/e
-
$980$774 -
$970Introduction to Algorithms, 2/e
-
$399.NET Enterprise Development in VB.NET: From Design to Deployment (Paperback)
-
$825Cisco CCNA Exam #640-607 Certification Guide, 3/e
-
$299Professional VB.NET Transactions (Paperback)
-
$880$695 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$1,890$1,796 -
$450$356 -
$750$638 -
$580$458 -
$650$514 -
$690$538 -
$2,210$2,100 -
$420$332 -
$720$562 -
$780$663 -
$1,045Linux Kernel Development
-
$199Twitter API: Up and Running: Learn How to Build Applications with the Twitter API (Paperback)
-
$294$279
相關主題
商品描述
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