DataSets, ObjectDataSource and 3-Tier ASP.NET
Tagged with: 3-tiered • architecture • asp.net • csharp • dataset • objectdatasource • video
As I’ve mentioned in other post, while I think LINQ has it’s uses, I still favor the use of the ObjectDataSource control in conjunction with DataSets and a 3-tiered architecture. Since any future demos I do will probably involve this architecture, I thought it would be useful to do a short demo that demonstrates how to create a 3-Tiered architecture in ASP.NET.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Tagged with: 3-tiered • architecture • asp.net • csharp • dataset • objectdatasource • video


















































April 3rd, 2008 at 6:57 am
[…] Datasets ObjectDataSource and 3-Tier ASP.NET Datasets StoredProcedures and 3-Tier ASP.NET Swapping Out the Data Access Layer Swapping the Data Access Layer Abstractly Using Reflection to Load a Class in ASP.NET […]