Beginning ASP.NET Databases using VB.NET (Paperback)

John Kauffman, Kent Tegel, Brian Matsik, Jan Narkewicz, Fabio Claudio Ferracchiati, Eric N. Mintz, Donald Xie, Jesudas Chinnathanpi, John West, James Greednwood

  • 出版商: Wrox Press
  • 出版日期: 2002-06-15
  • 定價: $1,200
  • 售價: 1.7$199
  • 語言: 英文
  • 頁數: 400
  • 裝訂: Paperback
  • ISBN: 1861006195
  • ISBN-13: 9781861006196
  • 相關分類: .NETASP.NET資料庫
  • 立即出貨(限量) (庫存=8)

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

商品描述

For a web site to offer its users an experience that improves on that of newspapers or textbooks, it needs a way to change the information it contains dynamically - and that means it needs access to a data source. Through the combination of ASP.NET and ADO.NET, Microsoft provides everything necessary to access, read from, and write to a database, and then allow web users to view and manipulate that data from a web browser. In this book, we'll show you how it's done.

Packed with clear explanations and hands-on examples, Beginning ASP.NET Databases contains everything you'll need on your journey to becoming a confident, successful programmer of data-driven web sites. In particular, we'll look at:

* Connecting to common data sources, including SQL Server and MS Access

* Reading data with data reader and dataset objects

* Creating and deleting records, and editing data

* Displaying data with ASP.NET's web server controls

* Writing and using stored procedures from VB.NET code

* Placing your data access code in reusable class libraries

The book closes with a real-world case study that consolidates the tutorials throughout the book into a practical result.

商品描述(中文翻譯)

為了讓網站能夠提供使用者比報紙或教科書更好的體驗,它需要一種動態改變內容的方式 - 這意味著它需要訪問數據源。通過ASP.NET和ADO.NET的結合,微軟提供了訪問、讀取和寫入數據庫所需的一切,並允許網絡用戶從網頁瀏覽器中查看和操作該數據。在這本書中,我們將向您展示如何實現這一點。

《Beginning ASP.NET Databases》充滿了清晰的解釋和實踐示例,包含了您在成為自信、成功的數據驅動網站程式設計師的旅程中所需的一切。特別是,我們將探討以下內容:

* 連接到常見的數據源,包括SQL Server和MS Access
* 使用數據讀取器和數據集對數據進行讀取
* 創建、刪除記錄和編輯數據
* 使用ASP.NET的網頁伺服器控制項顯示數據
* 從VB.NET代碼中編寫和使用存儲過程
* 將數據訪問代碼放入可重用的類庫中

本書以一個真實案例研究作為結尾,將全書的教程整合成一個實際的結果。