Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access-layer

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

What are alternatives to standard ORM in a data access layer? [closed]

orm data-access-layer

How do I reference the Sqlite db file in the App_Data folder for my ASP.NET Web Application?

Would you use LINQ to SQL for new projects?

How do I design a Data Access Layer appropriately?

How should the Data Access Layer be structured?

In-memory DBMS's for unit testing

What to return from the DAL to BLL

Is DTO plus UnitOfWork pattern a good approach to design a DAL for a web application?

C# Handle on SQL Server Message Output [duplicate]

DAL and BLL in .NET

DDD vs N-Tier (3-Tier) Architecture

.NET Object persistence options

Alternatives to the repository pattern?

Are there NOSQL data layer design patterns? [closed]

Data access architectures with Raven DB