This is a multipart question:
First, what is your personal opinion of WF?
Second, are there any other good .net-based workflow engines? Some information about my usage:
- Using both static and dynamic workflows
- Integrate with Castle (monorail and windsor)
- Utilizing queuing via MSMQ
- We want a simple, clean, non-leviathan framework.
- GUI workflow editing is not really required, but I don't care if it has it.
I don't care whether the workflow is defined in DB, XML or Code, as however we decide to define it we can write an adapter if it's not already supported. Proprietary (free or fee) is fine, but open source is preferred.