Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

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

Business Layer vs SQL Server

Data Access Layer Static or Instance based?

Need advice on selecting a data access method

What am I missing with the Respository Pattern? How do you use it in the real world?

Accessing to PostgreSQL array via ScalikeJDBC

is it good to make Data Access Layer a separate layer from service layer [closed]

Are static methods appropriate for a Linq To SQL DAL?

WPF - Where to put DAL in 3-tier architecture design with MVVM?

Data Access Layer - Designing Class where should responsibility of creating saving be

Accessing data with DAL2: Value cannot be null.Parameter name: con

C# static database class?

.net, C# Interface between Business Logic and DAL

What should we have in a Business Logic Layer (BLL)

Few things about Repository Pattern that I simply don't understand

Flat File Database Example