Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

Do any OR Mappers provide Asynchronous Methods?

List of SQL Server errors that should be retried?

Where to place the entity framework in our solution?

How to organize Data Access Layer (DAL) in ASP.NET

How to effectively Unit Test a DAL that uses ADO.NET and SQL Server with NUnit?

Re-factor my DAL code to a Domain Driven Design or more modern design (C# 3.5)?

web2py dal sql 'like' equivalent

web2py data-access-layer

What is DTO equivalent term for objects returned from DAL?

data-access-layer dto

where should I do the conversion: Domain object<->DTO?

C# Data Layer and Dto's

Best way to deal with DB Connection in the DAL - create or pass?

Repository Add and Create methods

Business Object DAL design [closed]

Linq to SQL & Logical partitioning (DAL, BLL)

What is the equivalent of LINQ-to-SQL for Silverlight?

How to use DTO's between UI, BLL, DAL

persist() and flush() inside loop - Doctrine

Transactions in "dapper-dot-net"

SOA architecture data access

What is the purpose of a Data Access Layer? [closed]