Click here to Skip to main content
16,022,362 members
Articles / Programming Languages / C#

DAL DataSets vs. Collections

Rate me:
Please Sign up or sign in to vote.
1.80/5 (4 votes)
15 Apr 2007CPOL5 min read 35.8K   335   26  
Shows how to create a data bindable strongly typed collection via a DAL to replace a DataSet.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Justin Bozonier is 25 years old and lives with his wife in Bellevue, WA. He currently works for LexisNexis Courtlink as a Software Engineer on the UI team for File & Serve/Total Litigator.

Justin started dabbling in ColdFusion and eventually grew that knowledge into working with ASP and eventually into ASP.Net.

His current passions are exploring Test Driven Development, elegant unit test development, and design patterns. You can read more about his current pursuits by visiting his blog at http://www.aboutjustin.com/

Comments and Discussions