Beginning ASP.NET 2.0 Databases From Novice to Professional / by Damien Foggon.

Beginning ASP.NET 2.0 Databases: From Novice to Professional is a comprehensive introduction to connecting a website to many different data sourcesnot just databases. You'll learn how to build a relational database, use SQL to communicate with it, and leverage both in your web applications. You...

Full description

Saved in:
Bibliographic Details
Main Author: Foggon, Damien (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2006.
Edition:2nd ed. 2006.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • Data Sources and the Web
  • Introducing Relational Databases
  • Displaying Data on a Page
  • Database Access in Code
  • DataReader and DataSet
  • Inline and List Binding
  • Table Binding
  • Writing to the Database
  • The GridView Family
  • Stored Procedures
  • Modifying the Database Structure
  • Useful Techniques
  • Application Design and Implementation.