In line with my new side project, I have ordered two books from Amazon. I’m keen on getting things started on the right foot by following DDD (Domain Driven Design).
Expert C# 2008 Business Objects, which covers CSLA 3.6, written, of course, by Rockford Lhotka.
and Model-Driven Design Using Business Patterns, by Pavel Hruby, which is the best book so far on REA (Resource Event Agent).






Ryan Garaygay said,
April 14, 2009 at 8:02 am
Interesting stuff. Never had the chance to dig much into these given current project constraints but hopefully soon too. Good luck on the side project.
just_curious said,
April 16, 2009 at 11:19 pm
In addition to what you’ve posted, you might also find a good read:
* Applying Domain-Driven Design and Patterns: With Examples in C# and .NET,
By Jimmy Nilsson
* Enterprise Patterns and MDA: Building Better Software with Archetype Patterns and UML
jabanico said,
April 18, 2009 at 9:33 am
Thanks. Actually none of the books I mentioned are DDD.
Though not .NET specific, Eric Evans’ Domain-Driven Design: Tackling Complexity in the Heart of Software is recommended as well.