Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

Autocomplete optimization for large data sets

New .NET 3.5 Project: Which DAL technology to use?

Enterprise Library pros and cons [closed]

Strategies for replacing legacy data layer with Entity framework and POCO classes

Entity Framework conversion from v1 to v4 problem

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?