Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

Port Delphi 7 Data Access to C#

What is the inheritance pattern between data models and services model?

Reuseable ObjectContext or new ObjectContext for each set of operations?

importing updated files into a database

Creating Data Access Layer for Small website

DAL architecture using generic domain models

.net data-access-layer

Entity Framework Vs Data Access Layer

A question regarding c# interfaces and maybe generics

Best designs for breaking down business logic and data layer when they seem to overlap? [closed]

Modifying SQL table schema with web2py

how to separate data access layer in codeigniter

Why do you need webservices to access a database from Silverlight?

Suggestions for pluggable database layer

Data Access Layer (DAL) design

c# data-access-layer

Who should create business objects?

Where IdentityMap belongs: UnitOfWork or Repository?

orm data-access-layer

What factors should effect the Data Access Layer I use on a new project?

Is it possible to stub Entity Framework context and classes to test data access layer?

Enterprise library caching parameters on stored procs?