Search code examples
How to handle DAL for multiple layers of 1 to many relationship?...

asp.net-coredomain-driven-designrepository-patternravendbdata-access-layer

Read More
Dependency Injection Cyclic Project Dependencies...

c#asp.net-web-apidependency-injectionarchitecturedata-access-layer

Read More
Open data access...

c#odbcdata-access-layer

Read More
DNN DAL2 Normalized Tables One to Many Relationship...

c#data-access-layerdotnetnuke-modulepetapocodotnetnuke-7

Read More
is it good to make Data Access Layer a separate layer from service layer...

architecturebackenddata-access-layereve

Read More
Types of three-tiers Web Programming (Webforms or MVC)...

c#asp.netasp.net-mvcdata-access-layerbusiness-logic-layer

Read More
Is there a way to restrict the transaction data the Corda RPC users can view within their node's...

kotlinblockchainrpccordadata-access-layer

Read More
howTo translate Web2Py SQL Code with ROW_NUM, LIMIT into DAL?...

sqliteweb2pydata-access-layer

Read More
Entity Framework layer with crud methods called in webapi need reference to entities in data layer...

entity-frameworkasp.net-web-apiweb-applicationsdata-access-layern-tier-architecture

Read More
How to design a provider-independent DAL...

.netdata-access-layerquery-builderprovider-independent

Read More
What is DTO equivalent term for objects returned from DAL?...

data-access-layerdto

Read More
What is a good design pattern to build complex objects from complex database function?...

design-patternsdata-access-layer

Read More
Repository Pattern using Entity Framework, code first and CRUD operations...

c#asp.net-mvcentity-frameworkrepository-patterndata-access-layer

Read More
persist() and flush() inside loop - Doctrine...

phpcollectionsormdoctrinedata-access-layer

Read More
Should the repository layer return data-transfer-objects (DTO)?...

c#data-access-layern-tier-architecturedtoservice-layer

Read More
where should I do the conversion: Domain object<->DTO?...

data-access-layerdtodomain-object

Read More
Structuring a Data Access Layer...

ormarchitecturerepository-patterndata-access-layer

Read More
Entity assemblage in different layers...

javaspring-data-jpadata-access-layerdata-layers

Read More
Where IdentityMap belongs: UnitOfWork or Repository?...

ormdata-access-layer

Read More
Which Data Access layer is the recommended today for ASP.net?...

asp.netado.netdata-access-layerdata-access

Read More
Using LINQ with different layers means I can't access a specific type...

c#linqarchitecturedata-access-layerbusiness-logic-layer

Read More
Using Entity Framework to return a table of data to iterate against...

c#entity-frameworkdata-access-layer

Read More
How to design the persistence layer in a .NET and EF application with concurrency control?...

entity-frameworkarchitecturedata-access-layerbusiness-logic-layer

Read More
Custom Database Connection Object: Should i use a general one (singleton) or one per object instance...

c#repository-patterndaodata-access-layerdata-access

Read More
How to manage SqlDataReaders in a data access layer?...

c#data-access-layer

Read More
What's DataService Best practice using Entity Framework and Repository and UnitOfWork Patterns...

entity-frameworkrepositorydata-access-layerunit-of-workdataservice

Read More
.Net Web Api: Why should I install Entity Framework on my Web Api controllers project?...

c#asp.net-web-apientity-framework-6data-access-layer

Read More
Which process establishes the connection with the database server?...

pythonwebserverdatabase-connectiondata-access-layerdatabase-server

Read More
What is the difference between Database Abstraction Layer & Data Access Layer?...

data-access-layer3-tierdbaldoctrine-dbal

Read More
Is there a way to standardize the business datatypes across all systems in organization?...

pythondata-access-layer

Read More
BackNext