Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search Windows Workflow
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
Windows Workflow
»
All Tags
»
designer
Browse by Tags
Windows Workflow
This is the top level group for Microsoft Windows Workflow Foundation. Find blogs, samples, videos, and learning resources for various versions of workflow including 3.0, 3.5, and 4.0 here.
Get this RSS feed
Home
Blog
Files
Wiki
Tags
.NET 4.5
Activity Template
Attached Properties
beta
Custom Control
Design Time
dynamic
Icons
Kushal Shah
Property Bind
rehost
Rehosting
Sequence Designer
Visual Workflow Tracking
vs2010
WF 4.5
WF4
Windows Workflow 4.5
Workflow
Workflowr
Workflowrk
Workflowrkflow
Tagged Content List
Blog Post:
Support of WF 4.5 Designer Improvements in Rehosted Scenarios
Syndicated Workflow Author
As you’ve seen in a previous post, we have added a lot of new features in WF 4.5; see this article for more discussion of those features. A number of those features (e.g. annotations, auto-surround with sequence, etc.) were developed to improve the authoring experience of workflows. Many of our...
on
Mon, May 14 2012
Blog Post:
(WF4) Why can’t I change the TypeArgument of Switch<> or FlowSwitch<> using the property grid?
Syndicated Workflow Author
I don’t remember anyone ever actually asking me this, but I found myself wondering the question while rustling up a quick rehosting app. Foreach<> activity lets you change the TypeArgument dynamically via the property grid. But FlowSwitch<> doesn’t. Why? As usual, although it take a while...
on
Thu, Mar 31 2011
Blog Post:
Improving ModelItem with Dynamic
Anonymous
Hi all, I’m back, and apologize for the delay, things have been crazy here and I’ve taken a little time off following shipping VS2010, so I’m getting back into it. I’d like to talk about one of my favorite late additions to the WF4 designer programming model. We added this change sometime...
on
Wed, Aug 11 2010
Blog Post:
Storing your information into activities during design time
Anonymous
Continuing with the theme of questions we get from customers: How can we store some specific information into activity. One of the cases might be since we don't provide a unique identifier for an activity, the developer wants to store the unique ids per activity. This way he can differentiate between...
on
Thu, Mar 11 2010
Blog Post:
Icons for the Designer
Anonymous
We have already seen how to have icons for the toolbox items. However, unfortunately, it is not the same way for the icons on the designer surface. Good news though, it is not that difficult. As we create our ActivityDesigner, we essentially need to add the following property: < sap:ActivityDesigner...
on
Thu, Mar 11 2010
Blog Post:
Binding activity properties to a custom control
Anonymous
Today, for a re-hosted application, generally users have the Designer, Toolbox and the Property Grid. The property grid provided has been hooked up pretty well with the designer. Thus any changes to the properties of an activity on the designer surface are bound pretty tightly with the property grid...
on
Thu, Mar 11 2010
Blog Post:
Designer in View
Anonymous
Recently, a customer asked how can we get the designer in focus if we know the Model Item for that activity. This can specifically be of value as you are working with large workflows and huge scrolling for going from top to the bottom. This can now be achieved pretty simple: modelItem.Focus(); Thus,...
on
Thu, Mar 11 2010
Page 1 of 4 (100 items)
1
2
3
4