Posts tagged 'strong-coders-generic-data-access-library'
Strong Coders Generic Data Access Library
Until recently, I was using a modified version of the below code that was SQL Server-based for light weight data access. I've since introduced .NET generics to make it database independent. The below code is perfect for smaller projects where a component such as Enterprise Library or IBatis might be...
Continue reading "Strong Coders Generic Data Access Library"




