
October 30th, 2007, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 857
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Programming the ASP.NET 2.0 SqlDataSource Control
Many of us think that Data-Source controls, like the SqlDataSource control, have been developed to work with Data-Bound controls. Yes this is correct and this is exactly the way we should be using it. But in this article, I'm going to show you that you can use the SqlDataSource control without an associated Data-Bound control like the GridView control.
Read the full article here: Programming the ASP.NET 2.0 SqlDataSource Control
For more discussion go here: Blog Article Discussion
|