0
kicks
Data Access Application Block from Microsoft's Patterns and Practice
Microsoft’s data access application blocks provide an easy way to add data access to any .net project. I have personally been using it for about 2 years and love it. It reduces the lines of code needed to access a database down to 1 line.