Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

DDD vs N-Tier (3-Tier) Architecture

.NET Object persistence options

Alternatives to the repository pattern?

Are there NOSQL data layer design patterns? [closed]

Data access architectures with Raven DB

ASP.NET MVC, EntityFramework, DBContext, Repository in a different Project [closed]

How should EntityManager be used in a nicely decoupled service layer and data access layer?

How does the MVC pattern differ, if at all, from the DAL / BLL design pattern?

What does Microsoft recommend for 2nd level Caching in Entity Framework?

Design Patterns for Data Access Layer

Recommended structure for high traffic website [closed]

What's the difference between a "Data Service Layer" and a "Data Access Layer"?

data-access-layer

PHP Data Access Object

How to correctly unit test my DAL?

How do I use Dapper to get the return value of stored proc?

Problem when trying to configure enterprise library 5.0 (Data Access Application Block)

Should I Unit Test Data Access Layer? Is this a good practice and how to do it?

best practices for "data layer" in android client apps

Is UnitOfWork equals Transaction? Or it is more than that?

What are the pros/cons of choosing between static and instance data access classes in a web app?