Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

What is the correct LINQtoSQL-ish way to do a table truncate?

SQL Server CE 3.5 SP1 Stored Procedures

should I use a static DbUtil class for web, is it dangerous?

Data Access Layer without ORM

"Standalone" complement for SQL Server

Using a lambda for a model default in Web2py

MVC layers and DAL & Data layers

ASP.NET Data Access Layer. Is using sqlhelper.cs bad?

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