Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

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

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