8
votes

Apart from WPF based rehosted designer, are there any HTML/HTML5 based workflow designers for Windows Workflow Foundation ?

Regards Prasad

1

1 Answers

4
votes

One way is to take your WPF application and package it up as an XBAP. This allows it to run in Internet Explorer. This link provides information on creating XBAP packages and the considerations to take when building them: http://msdn.microsoft.com/en-us/library/aa970060(v=vs.110).aspx