Saturday, March 24, 2007

ASP.NET Database Connectivity

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.
ASP.NET

No comments:


(c) Jyotirmaya Nanda 2012