.NET Domain-Driven Design with C# Problem Design
Solution
As the first technical book of its kind, this unique resource
walks you through the process of building a real-world application
usingDomain-Driven Design implemented in C#. Based on a real
application for an existing company, the project featured
throughout the book focuses on the Domain Model and the framework
that is being built to support it.
Each chapter is broken down into specific modules so that you
can identify the problem, decide what solution will provide the
best results, and then execute that design to solve the problem.
With each chapter, you?ll build a complete project from beginning
to end, offering you indispensable, hands-on practice at creating
code that builds applications.
What you will learn from this book
- When, why, and how to use Domain-Driven Design
- How to design and build the initial Domain Model
- What to do to achieve ?Persistence Ignorance?
- Ways to build a Repository framework for the Domain Model
- Techniques for applying TDD to the Domain Model
- How to apply the Model-View-ViewModel Pattern
- How to build a client-side membership system
- What to do to synchronize the client application with the
server
Who this book is for
This book is for experienced C# .NET developers who want
to improve their techniques for writing applications that perform
well and are highly scalable.
Wrox Problem - Design - Solution
references give you solid, workable solutions to real-world
development problems. Each is devoted to a single application,
analyzing every problem, examining relevant design issues, and
implementing the ideal solution.