|
|
Browse by Tags
All Tags » asp.net 2.0 » datalist contro... » databases (RSS)
-
This tutorial will show you how to display data using the .NET DataList Control, ASP.NET 2.0 and VB.NET
The DataList control is an easy to use tool similiar to the Repeater control.
First, you will need to import the System.Data.SqlClient namespace.
The System.Data.SqlClient namespace contains the SqlCommand and SqlConnection classes that we ...
|
|
|