Swapping Out the DAL
Tagged with: asp.net • csharp • datasets • objectdatasource • tableadapter
One of the comments that showed up on the blog post about using 3-tiered with DataSets and the ObjectDataSource was, “How do we set this up so that we can swap out the DAL?” The simple answer to this is, “roll your own Table Adapter.”
Today’s video is the first installment of how you might do that.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Tagged with: asp.net • csharp • datasets • objectdatasource • tableadapter


















































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 a Class in […]