Search code examples
.netsql-serverenterprise-librarydata-access-layer

Data Access component for .net


I am looking for an OSS data access block for using with .Net and Sql Server.

I've use Ent Lib in the past, but wondered if anyone could recommend anything else?


Solution

    • NHibernate.
    • BLToolkit.

    All you need. NHibernate for most things, BLToolkit for the more specific rare occurances.