Search code examples
Is it possible to create Attribute for controller, which executes all query into db via one transact...

asp.netentity-frameworkarchitecturedata-access-layer

Read More
Is A Mocking Library Redundant If I Already Have a Stub?...

javaunit-testingmockingdata-access-layer

Read More
SettingsProvider class - should it be in DAL or BLL project?...

c#data-access-layerbll

Read More
What's the recommended way to load an object graph from Data Access Layer?...

c#architecturedomain-driven-designdata-access-layersoftware-design

Read More
unit testing for Data access layer c#...

c#.netunit-testingmockingdata-access-layer

Read More
OOPS and ADO.Net...

c#design-patternsoopado.netdata-access-layer

Read More
VBScript. Error on data set return...

oopasp-classicvbscriptdata-access-layer

Read More
Using Typed DataSets through a Business Logic Layer, access the fields returned...

c#data-access-layer

Read More
Who should create business objects?...

c#data-access-layerdomain-model

Read More
returning a valid dataset using asp.net c#...

c#asp.netwebformsdata-access-layerbll

Read More
Populate my text box based on the my dataset using asp.net c#...

c#asp.netwebformsdata-access-layer3-tier

Read More
How to query column names dynamically using Postgres/NpgSQL...

sqlpostgresqldata-access-layernpgsql

Read More
Pros and Cons of combining the business layer and the Data Layer in one WCF service...

wcfado.netdata-access-layer3-tierbusiness-logic-layer

Read More
ImportError: cannot import name secure_dumps...

web2pydata-access-layerbottle

Read More
Why is DataTable faster than DataReader...

.netdata-access-layersqldatareader

Read More
What are the deciding factors for choosing a ORM...

javasqldatabaseormdata-access-layer

Read More
How to organize DAL in ASP.NET MVC...

c#asp.net-mvcdata-access-layer

Read More
Recommendations for implementing a complex schema in SQL Server using XML Type...

sql-serverxmldata-access-layerhierarchical-data

Read More
How to return Linq query result from BLL layer to UI layer in C#...

c#asp.netlinqdata-access-layer3-tier

Read More
Object reference not set to an instance of an object being thrown from DAL in seperate project...

c#linqlinq-to-sqldata-access-layern-tier-architecture

Read More
Where to put insert,update, delete methods in asp.net mvc...

asp.net-mvcasp.net-mvc-4data-access-layerbusiness-layer

Read More
Passing data between business layer and data access layer - bad code?...

.netvb.netdata-access-layer

Read More
Creating Data Access Layer methods for Domain Models with extra data...

asp.net-mvcgenericsarchitecturedata-access-layer

Read More
Review of Connection handling and Data access layer using C#, sql server compact 3.5...

ado.netsql-server-ceconnection-poolingdata-access-layer

Read More
Why use DTOs insted of ORM generated entities...

c#entity-frameworkdata-access-layerdtoservice-layer

Read More
Implementing DAO for a single datasource...

javajdbcdata-access-layer

Read More
django models = business logic + data access? Or data access layer should be separated out from djan...

djangodesign-patternsdjango-modelsdata-access-layerbusiness-logic-layer

Read More
Where should i access my Database...

databasedesign-patternsclient-serverdata-access-layer

Read More
.Net 3.5 and SQL Server 2005 choosing a DAL technology...

.netentity-frameworkorm.net-3.5data-access-layer

Read More
Save BLOB into MySQL using web2py...

pythonmysqlblobweb2pydata-access-layer

Read More
BackNext