software engineering: dto to hold disparate data from domain model?
Published 2 years ago • 13 plays • Length 2:39Download video MP4
Download video MP3
Similar videos
-
3:12
software engineering: should the dto be able to parse itself from and to domain? (3 solutions!!)
-
3:20
software engineering: dtos vs domain models and invoking command handlers directly (2 solutions!!)
-
3:36
software engineering: use dto pattern or serialize domain objects (2 solutions!!)
-
2:14
software engineering: is it necessary to have dto to domain entity mapping always?
-
3:23
software engineering: what is the point of using dto (data transfer objects)? (5 solutions!!)
-
3:40
software engineering: can you have too many dto/bo - mapping method (3 solutions!!)
-
1:50
software engineering: dto and jpa version
-
4:18
software engineering: sharing dto objects between microservices (5 solutions!!)
-
25:49
solving distributed data problems in a microservice architecture | microservices.io
-
6:48
use data transfer objects (dtos) in .net the right way 🚀
-
8:47
dtos: the good, the bad, and the tradeoff
-
2:31
software engineering: one dto per database table or one dto per domain class
-
2:33
software engineering: can dto have helper method that operates on dto fields? (2 solutions!!)
-
1:59
software engineering: how to handle api responds with dto or error message?
-
2:25
software engineering: dto design in depth
-
3:26
software engineering: use getter interfaces as a way to reuse dto fields (2 solutions!!)
-
1:58
software engineering: should a domain object wrap/contain a dto interface? (2 solutions!!)
-
1:57
software engineering: service layer with dto
-
2:43
software engineering: entity to dto usage (2 solutions!!)
-
1:44
software engineering: is it ok to have a dto for each process/app/service in a system?
-
2:15
software engineering: mapping bidirectional 'tomany' relation from dto to entity
-
1:46
software engineering: domain model vs service in a mvc context