Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in data-access-layer
ASP.NET and Entity Framework in Layered Architecture - using Entity Framework for ORM only
Nov 08, 2022
.net
asp.net
entity-framework
orm
data-access-layer
Where do you put SQL Statements in your c# projects?
Sep 03, 2022
c#
sql
winforms
orm
data-access-layer
Mocking vs. Test DB?
Oct 07, 2022
unit-testing
mocking
data-access-layer
Why put a DAO layer over a persistence layer (like JDO or Hibernate)
Sep 02, 2022
architecture
persistence
data-access-layer
jdo
dao
No context type was found in the assembly
Sep 02, 2022
asp.net
entity-framework
connection-string
data-access-layer
entity-framework-5
Should the repository layer return data-transfer-objects (DTO)?
Sep 01, 2022
c#
data-access-layer
n-tier-architecture
dto
service-layer
Why does an Entity Framework Connection require a metadata property?
Sep 01, 2022
database
entity-framework
connection
connection-string
data-access-layer
Nullable values in C++
Sep 01, 2022
c++
data-access-layer
nullable
Transaction script is Antipattern?
Sep 01, 2022
design-patterns
data-access-layer
data-access
Where is the line between DAL and ORM?
Aug 31, 2022
orm
terminology
data-access-layer
database-design
Should I return IEnumerable<T> or IQueryable<T> from my DAL?
Aug 31, 2022
linq-to-sql
datacontext
data-access-layer
iqueryable
What is the difference between Database Abstraction Layer & Data Access Layer?
Aug 18, 2022
data-access-layer
3-tier
dbal
doctrine-dbal
Object persistence terminology: 'repository' vs. 'store' vs. 'context' vs. 'retriever' vs. (...)
Aug 16, 2022
naming-conventions
persistence
terminology
datasource
data-access-layer
What is the difference between DAO and DAL?
Aug 27, 2022
dao
data-access-layer
data-access-object
What is the best way to improve performance of NHibernate? [closed]
Aug 26, 2022
.net
performance
nhibernate
orm
data-access-layer
How to write unit tests for database calls
Aug 25, 2022
database
unit-testing
testing
integration-testing
data-access-layer
Repository Pattern vs DAL
Aug 17, 2022
asp.net-mvc
data-access-layer
What is the difference between DAO and Repository patterns?
Aug 13, 2022
hibernate
domain-driven-design
ejb-3.0
repository-pattern
data-access-layer
Separation of business logic and data access in django
Aug 13, 2022
python
django
model-view-controller
data-access-layer
business-logic-layer
« Newer Entries