Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

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

Is List<> better than DataSet for UI Layer in ASP.Net?

Manual DAL & BLL vs. ORM

Difference between Repository and DAO design patterns [duplicate]

What's the Ideal Way to Define Singular vs Plural Gets in a Storage API?

java api data-access-layer

Should I transform Entity (Persistent) objects to DTO objects?

DAL without web2py

data-access-layer web2py

mongoose best-practice with data layer in node application [closed]

How to read dynamic properties from database

return Queryable<T> or List<T> in a Repository<T>

How to write a better data access layer with Realm

Data Access Layer and Business Objects

data-access-layer