filmov
tv
Refactoring From Transaction Script to Domain-Driven Design

Показать описание
The Transaction Script pattern is a procedural approach to implement business logic. A use case is a series of steps in the larger procedure. To implement the use case, you call one step after the other. This is the Transaction Script. The Domain Model tries to encapsulate the business logic inside of domain entities. In this video, I will show you how to convert a Transaction Script to a Domain model pattern by moving the application logic into the Domain layer. We will apply some of the concepts from Domain-Driven Design.
Refactoring From an Anemic Domain Model To a Rich Domain Model
Join my weekly .NET newsletter:
Read my Blog here:
Chapters
0:00 Transaction Script
6:04 Refactoring into Domain Model
14:23 What is the benefit?
Refactoring From Transaction Script to Domain-Driven Design
refactoring from transaction script to domain driven design
refactoring from transaction script to domain driven design
Transaction Script (C#) - PATTERNS OF ENTERPRISE ARCHITECTURE
Domain Logic: Where does it go?
Data Refactoring Advisor demo
Reinventing the Transaction Script - Scott Wlaschin
A Natural Path to Domain-Driven Design (evolve your code)
Database Transactions, part 5: Scripting
Breaking the Monolith: Refactoring a CICS transaction as a microservice on AWS Lambda
How To (Semi-)Automate JavaScript Refactoring - Giles Bowkett
Refactoring Queries and Query Results SQL Prompt 10
Is an ANEMIC Domain Model really that BAD?
Refactoring Python Code: Introduction to Pattern Based Refactoring|packtpub.com
7.1 Refactoring — My approach for refactoring a jupyter notebook #CH4DS
Secret To Optimizing SQL Queries - Understand The SQL Execution Order
Scripting MySQL Database: Automate Repetitive Database Development Tasks
Assume UTXO with James O'Beirne
Advanced SegWit with James O'Beirne
SATURN 2018 Talk: Refactoring to Functional Architecture Patterns, by George Fairbanks
Database Refactoring Patterns with Pramod Sadalage - Episode 22
Code Review/Refactor Live with Scott Wlaschin
David Evans: Turning Tests into (Living) Documentation
Richard Myers, eltoo - Chaincode Residency Demo Day
Комментарии