Chapter 9. Using the SqlDataSource Control

<feature><title>In this Chapter</title> <objective>

Creating Database Connections

</objective>
<objective>

Executing Database Commands

</objective>
<objective>

Using ASP.NET Parameters with the SqlDataSource Control

</objective>
<objective>

Programmatically Executing SqlDataSource Commands

</objective>
<objective>

Caching Database Data with the SqlDataSource Control

</objective>
<objective>

Summary

</objective>
</feature>

The SqlDataSource control enables you to quickly and easily represent a SQL database in a web page. In many cases, you can take advantage of the SqlDataSource control to write a database-driven web page without writing a single line of code.

You use the SqlDataSource control to represent a connection ...

Get ASP.NET 2.0 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.