Sign in
The Activity Designer
Not actually a WF 4.0 blog any more :)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Activity Designers
ActivityAction
Announcements
Arguments
AttachedPropertiesService
AttachedProperty
Azure
Betas
BookmarkOptions
Bookmarks
C#
CacheMetadata
CSharpValue
Custom Activities
Custom Designers
Custom Properties
DataContext
DataType
Delay
DesignerAttribute
Drag Drop
EditingScope
EntityFramework
ETB
Execution Properties
ExecutionProperties
Expression
Expressions
ExpressionServices
ExpressionTextBox
Extensibility
Extensions
FakeItEasy
Fakes
Flowchart
Flowchart Activity
FlowSwitch
ForEach
Freeform Layout
gacutil
Hosting
Howto
How-To
IActivityTemplateFactory
ICompositeView
Icons
ICustomTypeDescriptor
ID
IExecutionProperty
If
Implementation
Imports
InvokeAction
IRegisterMetadata
javascript
jquery.validation
LanguageDesign
Let
Links
Logging
Magic Attributes
MEF
Menus
Mocks
Model Tree
ModelEditingScope
ModelItem
ModelItemCollection
MVC
NativeActivity
News
NoPersistZone
NuGet
NuGetGallery
NullArgumentException
OData
off-topic
Parallel
Persistence Participants
Platform Update
Plugins
Property Grid
Rehosting
Samples
Scopes
Toolbox
Toolbox Icons
Undo
UnobtrusiveValidation
Variables
WF 4.0
WF Designer
WF4
WF4.0
Work
Workflow Designer
WorkflowInstanceExtensions
WorkflowItemPresenter
WPF
XAML
Browse by Tags
MSDN Blogs
>
The Activity Designer
>
All Tags
>
how-to
Tagged Content List
Blog Post:
(WF4, Toolbox) Updating the WF4 Toolbox Icon FAQ (for Rehosting and Custom Activities)
tilovell09
Introit - call it whatever, but today I’m recycling an old post. And I have one more little confession. When I started writing a new rehosted app today, I found out my old toolbox FAQ was fairly useless. It was even getting to the point where someone had to post this in the forum : “I...
on
12 Aug 2011
Blog Post:
(WF4) Showing an InArgument<bool> as a CheckBox in the Workflow Designer Property Grid
tilovell09
Here’s a workflow designer FAQ finally getting the attention it deserves, and helping show off how to do custom property editing in designer. “How do I show an InArgument<bool>/<enum> in the property grid as a checkbox/combobox?” [Aside: Before we start the guide, note that actually...
on
6 Apr 2011
Blog Post:
(WF4) Workflow 4.0 Hosting Extensions
tilovell09
[Update: Dear Readers, To those of you who found this post interesting, but still a little too vague on how exactly you can use extensions for workflow-host communications, how this ties in with bookmarking, or what might be involved in implementing your own custom Send/Receive semantics in a workflow...
on
7 Jun 2010
Blog Post:
An Activity Designer for InvokeAction<T>
tilovell09
[Update! There are some bugs with the attached code, see the sequel post for discussion of bug fixes.] My workmate Ramraj mentioned that a long way back (during earlier milestones of WF 4.0) something was invented for XAML called a property reference , which was a feature that in the workflow designer...
on
25 Feb 2010
Blog Post:
Fun with Bookmarks: Implementing Continue and Break
tilovell09
A few people have noticed in the Workflow Foundation Beta 2 forums that the looping constructs provided in System.Activities.Statements such as While activity, ForEach activity, and ParallelForEach lack certain features found in their C# counterparts - there is no break or continue statement. This seemed...
on
4 Jan 2010
Blog Post:
Freeform Custom Activity Designers using ICompositeView (Part 2)
tilovell09
This post is Part 2 of a series on writing custom activity designers. [ Part 1 - Part 2 - Part 3 - Part 4 - Part 5 ] Last time we found out that ICompositeView .OnItemsDelete() will never get called - unless we tell our contained activities exactly which composite view they belong to. But we didn...
on
3 Jan 2010
Blog Post:
Freeform Custom Activity Designers using ICompositeView
tilovell09
[This post is Part 1 of a series on writing custom activity designers. Part 2 - Part 3 - Part 4 – Part 5 – Part 6 – Part 7 ] Motivation: Building an activity like Flowchart Creating composite activities and designers in Workflow Foundation 4.0 is really easy when you use WorkflowItemPresenter and WorkflowItemsPresenter...
on
31 Dec 2009
Page 1 of 1 (7 items)