K2 workflow with Windows Applications

  • 9 February 2006
  • 1 reply
  • 0 views

Badge +2
We are trying to implement a workflow process and our team develops only windows applications. I am wondering if it would be possible to implement this by not using asp.net and only using windows applications.

If possible, how difficult it is to implement compared to using asp.net

I appreciate your help!

Thanks

1 reply

Badge +9
It is not difficult, coding an ASPX page or a windows form is not that much of a difference. K2.net ROM is the assembly that exposes the objects required to do this, have a look at the documentation for more information on how to use the object. That should answer most of your questions.

Regards,

Reply