News

Take advantage of the specification design pattern in C# to improve the modularity, maintainability, and reusability of your source code. Whеn wе work in business applications, our job is to ...
With a long history of data-driven development, Julie Lerman shares her experiences moving into using her skills with Domain-Driven Design in three articles, with examples in C# using Entity Framework ...
Practical .NET Domain-Driven Design: Everything You Believe Is Wrong! Domain-Driven Design claims that it provides a strategy for building applications that will grow and evolve over time without ...
Practical .NET Delivering Scalable, Maintainable Objects with Domain-Driven Design If you've been creating Data Transfer Objects that integrate several objects into one, then you've created what ...