First look: Applying Domain-Driven Designs and Patterns
- π
- π 653 words
- π 3 minutes
- π¦ .NET
- π·οΈ C#, books, review
- π¬ 8 responses
In an attempt to quench my thirst for all things C# and having already torn through the great .NET Framework Design Guidelines and less-great Effective C# I grabbed a copy of Applying Domain-Driven Design and Patterns (With Examples in C# and .NET) by Jimmy Nilsson.
The book is obviously based around domain models but also gives some coverage to test-driven development, NHibernate, design patterns, refactoring, code-smells etc.