Alternatives to Windows Workflow Foundation?
问题 I've been using WWF for a while as part of an internal call center application (ASP.NET), and while learning it was a good practice in understanding how a state machine based workflow system should work, I am definitely not in love with WWF itself. In my opinion it is: Overly complex, especially for use within web apps (all that threaded runtime stuff) Immature (ever worked with that horrible designer?) Anemic in its current feature set Does anyone have a suggestion for a better .NET based