Workflow toolset

Posts   
 
    
Jeff M
User
Posts: 250
Joined: 04-Aug-2004
# Posted on: 14-May-2006 18:29:19   

I would love to use an existing and tested workflow toolset (i.e., IProcess, ITask, ISubTask, etc) for my c# application. It would great to avoid having to build something like that from scratch.

I'm looking at Aspose but ... who knows? (Hey, that I'm a poet).

K2.net doesn't seem to be embedded. Skelta seems to be ASP.Net only.

Very confusing.

Does anyone have any experience or insight on this? A starting point, perhaps?

Thanks. Jeff

alexdresko
User
Posts: 336
Joined: 08-Jun-2004
# Posted on: 15-May-2006 15:33:17   

Isn't the obvious answer Windows Workflow Foundation? I'm just now starting to spend some time with it so I don't know if that's what you're looking for actually.

Jeff M
User
Posts: 250
Joined: 04-Aug-2004
# Posted on: 16-May-2006 01:56:11   

alexdresko wrote:

Isn't the obvious answer Windows Workflow Foundation? I'm just now starting to spend some time with it so I don't know if that's what you're looking for actually.

Believe it not, I didn't know that it existed. I feel like I've been living in a cave!

Thanks.

Jeff

Jeff M
User
Posts: 250
Joined: 04-Aug-2004
# Posted on: 16-May-2006 03:33:34   

OMG!

Walaa avatar
Walaa
Support Team
Posts: 14987
Joined: 21-Aug-2005
# Posted on: 16-May-2006 08:06:31   

Just note that WinFX (which contains the WF) is only supported in Vista, Xp SP2 and Windows Server SP1 Operating systems.

Jeff M
User
Posts: 250
Joined: 04-Aug-2004
# Posted on: 16-May-2006 20:43:56   

Walaa wrote:

Just note that WinFX (which contains the WF) is only supported in Vista, Xp SP2 and Windows Server SP1 Operating systems.

Yes, thanks. I wonder if applications built with the WF framework can be deployed with ClickOnce. Any idea?

Jeff