Archive for February, 2008

DataSets, ObjectDataSource and 3-Tier ASP.NET

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.

(more…)

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

Friday, February 29th, 2008

Converting a DataList to a ListView

Yesterday, I spent the bulk of the day converting a DataList to a ListView.  I thought I’d spend a little time relating the process for those of you who might be interested in doing the same.

(more…)

Wednesday, February 27th, 2008

DotNetNuke 4.8.1 released

The primary reason for upgrading is if you are developing in Visual Studio 2008 (like I am)

(more…)

Wednesday, February 27th, 2008