Creating a dynamic state machine with C# and NHibernate, Part 2: Adding business rules.
This the second part of a series started in an earlier post; Creating a dynamic state machine with C# and NHibernate In my first post I showed you how to create a state machine, attach it to an entity and Continue reading