.NET Answers

ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.
Subscribe

DataSets, StoredProcedures and 3-Tier ASP.NET

March 03, 2008 By: Dave Category: none

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.

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!