Hoppa till huvudinnehållet

Workflow Designer & c# & visual studio

Kommentarer

2 kommentarer

  • Ryan Cooney

    Hi Brad,

    VB.NET was a choice Microsoft made. The rehosted workflow design surface only supports VB. The .NET Framework 4.5 (which hasn't been formally released yet) has support for C#. We will investigate this as we get closer to its final release. No promises, but we'd like to see C# supported too.

    You are certainly able to author your workflows in Visual Studio. It can use all the same activities. Visual Studio has the advantage of offering you better code completion and allows debugging into activities. It cannot however deal with external/client activities. Visual Studio doesn't know that you are really running your workflow as a RESTful application where the client application is responsible for some of the processing. When you try to debug through an external activity Visual Studio will just stop.

    --Ryan

    0
  • Permanently deleted user

    Ryan, 

     

    I thought this might be the case - thanks for the heads up.

     

    Brad
    0

Du måste logga in om du vill lämna en kommentar.