Reputation: 1823
There are a lot of information on building DAL with ORM ((N)Hibernate, LINQ to SQL). But I can't find any recomendations on doing it with plain SQL or mixed (ORM + SQL) approach.
I wonder, are there any resources (sites, books) on this subject?
Besides common best practices I've got a few points of interest:
Upvotes: 0
Views: 131