Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WF   (RSS)
If you have instance data coming from the tracking database and want to get the actual instance activity tree after the changes were applied, it gets a little tricky. First, you’d need to a) read all of the activity add/remove changes from the database Read More...
(Comments Off)
Filed under:
If your custom activity/workflow has children then they will be locked and you would not be able to add/remove those when re-using the activity in other activities/workflows. That means that a custom activity writer can safely assume his/her activity Read More...
2 Comments
Filed under:
Today I’ll go into more details on how to apply the changes based on the user input from the designer surface. As I said in one of the previous posts, it is the DynamicUpdateDriver class that sinks the ComponentChanged event from the IComponentChangeService Read More...
(Comments Off)
Filed under:
Let’s look at how the app keeps track of what’s going on inside the runtime and the individual workflow instances. All this functionality is factored into the WorkflowAdminService project, AdministrationService class. This class has two sources of events Read More...
1 Comments
Filed under:
Here is the first of the series of articles about the Workflow Manager I promised. First let me start with a bit of history. Before joining the WF team I was a dev on the Biztalk tracking/management team and so I had some ideas on how to design user experience Read More...
1 Comments
Filed under:
A couple months ago I gave an interview to the Russian Channel 9: http://www.gotdotnet.ru/Channel9/302763.aspx So if you can understand Russian, please feel free to download and watch it. Read More...
1 Comments
Filed under:
Here is the link: http://channel9.msdn.com/Showpost.aspx?postid=213220 Read More...
(Comments Off)
Filed under:
I have just published the Workflow Manager sample at http://wf.netfx3.com/files/folders/sample_applications/entry4074.aspx Sample requires .Net 3.0 June CTP: . N et 3.0 June CTP http://www.microsoft.com/downloads/details.aspx?FamilyId=8D09697E-4868-4D8D-A4CF-9B82A2AE542D&displaylang=en Read More...
2 Comments
Filed under:
Hello, My name is Sergey and I am a developer on the Windows Workflow Foundation team. I focus mostly on the Workflow Designer (along with the .Designer part of the System.Workflow.ComponentModel namespace). Besides, I enjoy a lot of other stuff, like Read More...
(Comments Off)
Filed under: ,
 
Page view tracker