Skip to main content

Why does Workflow work in HTML5???

Comments

2 comments

  • Permanently deleted user

    Gcx Workflow is based on the MS Windows Workflow Foundation (http://msdn.microsoft.com/en-us/library/vstudio/ms734631(v=vs.90).aspx).

    The file with the extension '.xaml' is not only for the UI file for SL, WPF, but also for Workflow file too.

    All server side activity code can used both for GVS and for GVH, while the Client activities like Display Form are implemented differently for GVS and GVH.

    Your custom client activity should be implemented differently for GVS and GVH too.

    Is this helpful?

    Munhwan

    0
  • Permanently deleted user

    Thanks Munwhan.  That is helpful.  

    0

Please sign in to leave a comment.