Looking for a .NET data access layer
Posted
by Luke101
on Stack Overflow
See other posts from Stack Overflow
or by Luke101
Published on 2010-04-05T23:04:14Z
Indexed on
2010/04/05
23:13 UTC
Read the original article
Hit count: 654
Hello, I am looking for a data access layer for ado.net. I am not interested in linq, EF, NHibernate or any other ORM. Currently, I am using the data access layer from umbraco. The DAL is very good but they stopped developing it so i am looking for a different one. Does anyone know where I can find a list of DALs that I can test?
© Stack Overflow or respective owner