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.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!




















































April 2nd, 2008 at 7:32 am
[...] ObjectDataSource and 3-Tier ASP.NETDatasets StoredProcedures and 3-Tier ASP.NETSwapping Out the Data Access LayerSwapping the Data Access Layer AbstractlyUsing Reflection to Load [...]