Beginning ASP.NET 2.0 Databases From Novice to Professional /
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...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress,
2006.
|
Edition: | 2. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
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.