Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

What patterns to use to build layers for delphi win 32 application

Data Access Layer or having object with CRUD methods?

Presentation, Business and Data Layer

Advice on replacing Enterprise Library Data Access Block by Entity Framework

What is the difference between ORM and DAL?

orm data-access-layer

Communication between BLL and DAL

How to query column names dynamically using Postgres/NpgSQL

Are long-living transactions acceptable?

Generating LINQ to DB2?

.net orm db2 data-access-layer

Nhibernate: Who is responsible of transaction management in a non web application

What would you choose if you could use any .NET DAL technology?

.net linq data-access-layer

Repository pattern with lazying loading using POCO

Future Proof DALs

Improve data access layer select method Pattern

DAL, Model Layer, EF code-first and business logic, how do they fit together?

Entity Framework - layered design - Where to put connectionstring?

How can Dispose() know it was called because of an exception?

Database testing in python, postgresql

Is it poor design for DAOs to manage transactions?

Define data access layer

data-access-layer