Search code examples
Entity Framework as DAL how to implement Update and Delete correctly...

entity-frameworkdata-access-layer

Read More
does web2py's DAL automatically create forward references when a child table references the pare...

data-access-layerweb2py

Read More
is there a list of naming conventions for web2py's DAL?...

data-access-layerweb2py

Read More
How to effectively Unit Test a DAL that uses ADO.NET and SQL Server with NUnit?...

unit-testingc#-4.0mockingnunitdata-access-layer

Read More
Is it possible to SaveChanges except an entity?...

c#entity-frameworkentity-framework-4data-access-layer

Read More
C# Handle on SQL Server Message Output...

c#sql-serverdata-access-layerssms

Read More
Data access layer by file implementation in spring...

javaspringdata-access-layerdao

Read More
.NET MVC or just plain old ASP.NET?...

asp.netasp.net-mvcdata-access-layer

Read More
'Load More' sql function not loading correct products...

phpmysqlcodeignitermodeldata-access-layer

Read More
Move Data Access logic from the business layer to the data access layer...

c#data-access-layerbusiness-logicservice-layerbll

Read More
Should I be using Data Access and Business Logic inside my BLL class when using Linq To SQL...

c#asp.netdata-access-layerbusiness-logic-layer

Read More
web2py representation 'format' in grandchild...

formatdata-access-layerweb2py

Read More
should our data access layer be in a WCF service, or dll?...

wcfdlldata-access-layer

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

c#wcfmongodbdata-access-layern-tier-architecture

Read More
override the connection in table adapters - UpdateCommandConnection Method...

c#visual-studio-2008data-access-layertableadapter

Read More
what is the difference between data access layer and data access object?...

javadata-access-layerdata-access

Read More
How do you deal with Service methods on 2 very similar sql tables...

c#sqlado.netdata-access-layerbusiness-logic-layer

Read More
Data Access Layer in Asp.Net...

c#-4.0architectureado.netdata-access-layer

Read More
Initialize JPA-like entities with JDBC...

javajpajdbcdata-access-layer

Read More
How to design DAL/BAL to support Lazy loading using POCO without using Entity framework...

c#architecturedata-access-layerbusiness-logic-layer

Read More
Does a concurrect exception happen to both user...

c#sql-serverexceptionconcurrencydata-access-layer

Read More
ADO.NET EF as DAL...

entity-frameworkado.netdata-access-layer

Read More
.NET Framework : Silverlight and DAL connection...

.netsilverlightdata-access-layer

Read More
Generate a nested CRUD form...

data-access-layercrudnested-formsweb2pyabstraction

Read More
Do you allow the Web Tier to access the DAL directly?...

design-patternsdata-access-layerbll

Read More
JPA why use createNamedQuery...

javahibernatejpadata-access-layer

Read More
Creating Data Access Layer by using the template pattern...

c#data-access-layer

Read More
Inserting and updating value in database using DAL from java...

javadatabasedata-access-layerdao

Read More
DAL design: handling access to 2 or more tables in a database?...

data-access-layer

Read More
Entity framework projection or...

c#entity-frameworkef-code-firstdata-access-layerentity-framework-migrations

Read More
BackNext