Data Access Application Block from Microsoft's Patterns and Practice

added by DotNetBlocks
1/14/2011 8:39:26 PM

186 Views

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.


0 comments