I\'ve been searching for alternatives for hours, and I got some really weirdness going on. So to isolate my problem, I created a very simple code activity that goes inside my xaml template:
How can I use custom code (activity file not codeactivity neither activitydesginer ) as an Activity inside a Reshosted workflow designer?
I\'m doing my first steps on Customizing the TFS builds. I created an InvokeProcess that calls a batch file. I see in the log that the batch file is called, but I do not see that the batch file is exe
I am trying to rehost the wf designer inside a wpf window. I have build custom activities and activity designers.
I have a build template with variables created and the values are set in the build template itself. I开发者_如何学Python have another custom activity in the same build template. My custom activity wi
To create a custom workflow activity for Team Build 2010, I have to create a class library that will contains my custom activities, and another one to customize the build process (the workflow).
When I rehost a designer, I can declar开发者_如何学Pythone variables and their scopes. However, not all activities can be the scope of a variable. I notice Sequence, Parallel, PickBranch can be the ho
Ello, I\'m having an issue with a custom activity that preforms an evaluation of a `ActivityFunc ` and returns false even though it is evaluated in Execute to be true.
I have a WF4 custom activity with a custom designer (WPF). I would like to have slightly different behaviou开发者_如何学Cr in the CacheMetaData override depending on if the Activity is in Design or Ex
Intent of this post: I realise that Workflow Foundation is not extremely popular on StackOverflow and that there will probably be not many answers, or none at all. This post is intended as a resource