Search code examples
Asynchronous Database Access Layer in PureMVC...

sqliteactionscript-3model-view-controllerdata-access-layerpuremvc

Read More
IUnitOfWork to DomainService constructor using Unity container...

c#silverlightunity-containerdata-access-layerria

Read More
n-tier c# applicaiton with BAL and DAL methods with exact same names ( signatures etc.. )...

c#data-access-layern-tier-architecturebusiness-logic-layer

Read More
Avoid enabling MSDTC when using TransactionScope...

c#transactionsdata-access-layertransactionscope

Read More
How to get dropdownlist selected value while I am editing data in detailsView control?...

asp.netgridviewdata-access-layerdetailsviewtemplatefield

Read More
Which is the more efficient way to connect to a database?...

c#asp.netsql-servercoding-styledata-access-layer

Read More
DataAccess Layer and class, where do I put my functions?...

c#dapperdata-access-layer

Read More
Why put a DAO layer over a persistence layer (like JDO or Hibernate)...

architecturepersistencedata-access-layerjdodao

Read More
query for null values in web2py DAL...

data-access-layerweb2py

Read More
Entity framework connecting to database with app.config...

c#wpfentity-frameworkapp-configdata-access-layer

Read More
How do I used Count(*) with DAL2?...

c#sqldotnetnukedata-access-layerpetapoco

Read More
Dapper - business object with additional methods...

.netdapperdata-access-layer

Read More
Is it worth creating a data access layer in my case?...

javasqlspringdata-access-layer

Read More
Abstract away the DAL from Entity Framework implementation...

c#entity-frameworkdesign-patternsdata-access-layerabstraction

Read More
A single DTO class with multiple classes inside...

c#asp.netdata-access-layerdtobll

Read More
List of SQL Server errors that should be retried?...

sql-serverado.netdata-access-layer

Read More
Correct approach on implementing abstract factory pattern?...

c#design-patternsdata-access-layerabstract-factory

Read More
Is there any way in .NET, other then Oledb to be database independent...

c#.netc#-4.0data-access-layer

Read More
Are there NOSQL data layer design patterns?...

.netdesign-patternsnosqldata-access-layer

Read More
How should EntityManager be used in a nicely decoupled service layer and data access layer?...

hibernatejpadata-access-layerservice-layerentitymanager

Read More
Why do two logically similar queries in web2py give different results?...

pythonweb2pydata-access-layer

Read More
Data validation in software...

validationdata-access-layerbusiness-logic-layer

Read More
EF4 DAL design and the ObjectContext: Argument with co-worker...

entity-framework-4data-access-layerobjectcontextself-tracking-entities

Read More
Which is better, filtering results at db or application?...

data-access-layer

Read More
Data Access component for .net...

.netsql-serverenterprise-librarydata-access-layer

Read More
Guidance on executing queries from UI layer...

.netarchitecturedomain-driven-designdata-access-layer

Read More
Best way to validate IDbcommand parameter...

.netdata-access-layerbusiness-logic-layer

Read More
What should we have in a Business Logic Layer (BLL)...

.netdata-access-layerbusiness-logic-layer

Read More
What is the lightest solution to creating a multiprocess architecture with state shared across all p...

c#multithreadingipcdata-access-layermultiprocessing

Read More
Whats the proper way of accessing a database through an assembly?...

asp.netasp.net-mvcdata-access-layer

Read More
BackNext