This post explains how to connect to a database using ASP.NET. The classes use include SqlConnection, SqlCommand, and SqlDataReader (using System.Data.SqlClient).
The following flow chart depicts the steps you take to connect to the database.
Saturday, March 24, 2007
ASP.NET Database Connectivity
Posted by
Jyotirmaya
at
10:17:00 PM
Labels: Code Snippets, Tutorial


0 comments:
Post a Comment