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 domain-object
Is this a valid use of Grails transients?
Mar 01, 2023
grails
transient
domain-object
Constructing a Domain Object from multiple DTOs
Jan 26, 2023
repository-pattern
dto
domain-object
How do I initialise a Date field in a Grails domain object to act as a timestamp?
Apr 28, 2013
grails
date
domain-object
where should I do the conversion: Domain object<->DTO?
Apr 29, 2022
data-access-layer
dto
domain-object
DDD, PHP - where to perform the validation?
Oct 22, 2022
php
validation
model
domain-driven-design
domain-object
Where to put domain logic which needs to fetch data from database
Oct 29, 2022
architecture
domain-driven-design
domain-object
Grails Domain Classes in Sets
Feb 06, 2022
grails
groovy
domain-object
Modify and validate a grails domain object without saving it
Jan 07, 2020
grails
validation
domain-object
DDD, PHP. Domain Object and Business Logic
Sep 05, 2022
php
model
domain-driven-design
domain-object
Domain Objects and Value Objects - are they equal?
Nov 02, 2022
oop
zend-framework
design-patterns
value-objects
domain-object
Symfony2: How to find the users that have permissions for a certain domain object?
Jun 03, 2020
permissions
acl
symfony
domain-object
What is the best way to refactor presentation code out of my domain objects in an ASP.NET MVC solution?
Aug 08, 2022
c#
html
asp.net-mvc
refactoring
domain-object
Implementing a S.O.L.I.D Domain Object Model in the following project
Apr 01, 2022
php
oop
design-patterns
model
domain-object
How do one use ACL to filter a list of domain-objects according to a certain user's permissions (e.g. EDIT)?
Sep 02, 2022
php
permissions
acl
symfony
domain-object
Domain objects/services and the Business Logic Layer
Aug 30, 2022
java
business-logic-layer
domain-object
Difference between Transfer objects and Domain objects
Aug 28, 2022
java
architecture
data-transfer-objects
domain-object
Differentiating between domain, model, and entity with respect to MVC
Aug 26, 2022
model-view-controller
design-patterns
model
entity
domain-object