Webcast: Designing the Data Tier

In this webcast, we discuss the decisions you must make when designing the data tier of your Microsoft ASP.NET application. We cover everything from helper libraries, Data Access Layer (DAL) components, and business entities, to maintaining security within the data tier. We also compare and contrast the use of DataSets, XML, business entities, and simple (scalar) values.

 

As promised, I have posted the sample code and PowerPoint slides for this Webcast.