Archive for March, 2008
DataSets, StoredProcedures and 3-Tier ASP.NET
Last Friday I showed how to use DataSet, the ObjectDataSource and select statements. Today, I’ll start with the project we ended up with last week and convert it to use stored procedures instead and I won’t write any code. That is, only the DataSet is going to change. The rest of my code will stay exactly the same as it was when we started.

