0
kicks
Video: Binding Data to ASP.NET 2.0 Server Controls
This video tutorial demonstrates how data can be bound to ASP.NET server controls using the SqlDataSource. It covers using control parameters, how stored procedures or inline SQL statements can be used, and how controls can be embedded inside of other controls such as the DetailsView by using templates.