Search code examples
How should I handle creation of composite entities with a hand-rolled DAL?...

c#data-access-layerdata-access

Read More
Does DataSet have a Contain or In functionality?...

c#asp.netdatasetdata-access-layercontains

Read More
Is it deemed bad practice to inject the DAO into the constructor? and if so, why?...

javaandroiddata-access-layerdao

Read More
Using Microsoft.Practices.EnterpriseLibrary.Data IResultSetMapper<T>...

c#ado.netenterprise-librarydata-access-layer

Read More
Efficent database access in terms of record insertion...

sqlt-sqlinsertdata-access-layer

Read More
moving "logic" out of dataaccess layer would lead to lots of database connections...

javadata-access-layer

Read More
entity data framework - 101...

asp.netvb.netentity-frameworkdata-access-layer

Read More
How can I expose my data model in a transactional form?...

c#.netdata-access-layer

Read More
CakePHP business logic layer...

phpcakephpdata-access-layerbusiness-logic-layer

Read More
Design DAL/DataSet/Business Objects...

.netdesign-patternsdatabase-designdata-access-layer

Read More
Problem with a trycatch function...

c#exceptiondata-access-layer

Read More
data access approach for using sqlite in C# VS2008 project?...

c#databasevisual-studio-2008sqlitedata-access-layer

Read More
LINQ update procedures - best practice...

performancelinqlinq-to-sqldata-access-layer

Read More
What would you put into the unit test of a repository class (data access layer)?...

.netunit-testingnhibernatedata-access-layeriqueryable

Read More
What is the best .NET smart client SQL server database access solution?...

.netsql-servervb.netsecuritydata-access-layer

Read More
VB.net function giving ORA-00911 invalid character error...

asp.netvb.netoracle-databasedata-access-layerora-00911

Read More
Entity Framework Vs Data Access Layer...

asp.netentity-frameworkdata-access-layershared-hosting

Read More
Using a lambda for a model default in Web2py...

lambdadefaultdata-access-layerweb2py

Read More
TDD Data Access layer...

tdddata-access-layer

Read More
Usage of a Data Access Layer (DAL) in a SOA design...

javasoadata-access-layer

Read More
Circular dependency between MODEL and BLL...

.netvb.netmodeldata-access-layercircular-dependency

Read More
Generic Methods signature...

c#asp.netgenericsdata-access-layerbusiness-objects

Read More
Mixing Modern Data Access in Legacy App...

asp.netentity-frameworklinq-to-sqldatasetdata-access-layer

Read More
Problem when trying to configure enterprise library 5.0 (Data Access Application Block)...

web-configenterprise-librarydata-access-layerdaabenterprise-library-5

Read More
ASP.Net MVC - Data Design - Single Wide Record versus Many small record retrievals...

asp.netperformanceoracle-databasedatabase-designdata-access-layer

Read More
Entitity Framework 4.1 - Code First- Unit testing data access layer...

unit-testingentity-framework-4.1data-access-layer

Read More
AutoMapper in the DAL: When to use Mapper.Reset()?...

data-access-layerautomapperresetseparation-of-concerns

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

unit-testingentity-frameworkmockingdata-access-layer

Read More
Nhibernate: Who is responsible of transaction management in a non web application...

c#nhibernatetransactionsdata-access-layerdata-access

Read More
Entity Framework performance issues...

performanceentity-frameworkdata-access-layer

Read More
BackNext