There are some things I don't like.1. UnitOfWork is broken. What happens when someone adds entity to repository, and then removes it before commiting? The code will try to remove not existing objects from database and then it will add it!2. Handling of child objects. For example addresses. In any re
NET Domain-Driven Design with Cโฏ : problem, design, solution
โ Scribed by Tim McCarthy
- Publisher
- Wiley
- Year
- 2008
- Tongue
- English
- Leaves
- 407
- Series
- Programmer to programmer
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
.NET Domain-Driven Design with C#: Problem - Design - Solution......Page 1
Contents......Page 3
The Problem......Page 8
The Design......Page 11
The Solution......Page 13
Summary......Page 18
The Design......Page 19
The Solution......Page 24
Summary......Page 59
The Design......Page 60
The Solution......Page 70
Summary......Page 112
The Design......Page 113
The Solution......Page 123
Summary......Page 160
The Problem......Page 161
The Design......Page 162
The Solution......Page 168
Summary......Page 201
The Problem......Page 202
The Design......Page 203
The Solution......Page 210
Summary......Page 235
The Problem......Page 236
The Design......Page 237
The Solution......Page 245
Summary......Page 266
The Problem......Page 267
The Design......Page 268
The Solution......Page 273
Summary......Page 295
The Design......Page 296
The Solution......Page 301
Summary......Page 326
The Design......Page 327
The Solution......Page 333
Summary......Page 356
The Design......Page 357
The Solution......Page 359
Summary......Page 389
Index......Page 390
๐ SIMILAR VOLUMES
I found the book to be very pragmatic and useful but I don't think its for begginers, despite the author says that this book is for "a wide target audience" and that if you don't have some knowledge of "object-orientation and C#" interest and enthusiasm will compensate for any lack of prior knowledg
Patterns, Domain-Driven Design (DDD), and Test-Driven Development (TDD) enable architects and developers to create systems that are powerful, robust, and maintainable. Now, there's a comprehensive, practical guide to leveraging all these techniques primarily in Microsoft .NET environments, but the d
Applying Domain-Driven Design and Patterns is the first complete, practical guide to leveraging patterns, domain-driven design, and test-driven development in .NET environments. Drawing on seminal work by Martin Fowler and Eric Evans, Jimmy Nilsson shows how to customize real-world architectures for
Description Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycle Key Features: Implement DDD principles to build simple, ef
Applying Domain-Driven Design and Patterns is the first complete, practical guide to leveraging patterns, domain-driven design, and test-driven development in .NET environments. Drawing on seminal work by Martin Fowler and Eric Evans, Jimmy Nilsson shows how to customize real-world architectures for