show/hide this revision's text 2 hyperlinks

Jimmy Nilson's book covers the concept with a focus on the DotNet environment (Applying Domain-Driven Design and Patterns)Patterns), and Martin Fowler's Bliki covers the idea more generally, but it's not really complicated enough to warrant an entire book.

As for a survey of different alternatives, I don't think any books cover more than a couple of options.

For DotNet, you probably want to investigate Spring.net, StructureMap, Ninject (and I'm sure there are others).

show/hide this revision's text 1

Jimmy Nilson's book covers the concept with a focus on the DotNet environment (Applying Domain-Driven Design and Patterns), and Martin Fowler's Bliki covers the idea more generally, but it's not really complicated enough to warrant an entire book.

As for a survey of different alternatives, I don't think any books cover more than a couple of options.

For DotNet, you probably want to investigate Spring.net, StructureMap, Ninject (and I'm sure there are others).

    Post Made Community Wiki by Community