Database Programming with C#

Bibliographic Details
Main Author: Thomsen, Carsten
Format: eBook
Language:English
Published: Berkeley, CA Apress 2002, 2002
Edition:1st ed. 2002
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
Table of Contents:
  • One Getting Started
  • 1 A Lightning-Quick Introduction to C#
  • Two Database Programming
  • 2 Using Databases
  • 3A Presenting ADO.NET: The Connected Layer
  • 3B Presenting ADO.NET: The Disconnected Layer
  • 4 Presenting the IDE from a Database Viewpoint
  • 5 Exception Handling
  • 6 Using Stored Procedures, Views, and Triggers
  • 7 Hierarchical Databases
  • 8 Message Queues
  • 9 Data Wrappers
  • 10 Data-Bound Controls
  • Three Example Applications
  • 11 UserMan
  • Appendix A Using XML with SQL Server 2000
  • Using SQLXML 2.0
  • Summary