Hi people!

A free book to download (bases on Evans work, it's a digest):

http://www.infoq.com/minibooks/domain-driven-design-quickly

Angel "Java" Lopez
http://www.ajlopez.com/en
http://ajlopez.wordpress.com

----- Original Message -----
From: "gregory young" <[EMAIL PROTECTED]>
To: <ADVANCED-DOTNET@DISCUSS.DEVELOP.COM>
Sent: Monday, February 12, 2007 3:46 PM
Subject: Re: [ADVANCED-DOTNET] Business Rules


I would recommend

Domain Driven Design - Evans
Applying Domain Driven Design and Patterns - Nilsson

In particular take a look at the specification and notification patterns.

Cheers,

Greg

On 2/12/07, Paul Cowan <[EMAIL PROTECTED]> wrote:
Hi,
Not sure if everyone has forgiven me for my last rant which was pretty
wrong :-) but I am looking for some advice to what I guess is a pretty
common problem.We are developing an application that will have a lot of
business rules that will change quite a lot during development.  We have
a domain model with aggregation used quite a lot.  Now the most advanced
I have ever got with this in the past is to have my POCO implement an
IValidate interface and have the rules hard-coded into a validate method.
As I am sure you will agree this is a very inflexible approach.

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to