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
»
extensibility
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
Extensions
MEF
Plugins
Visual Studio
WCF
WF4
Workflow Designer
Tagged Content List
Blog Post:
(WF4,VS) WorkflowDesigner Extensions in Visual Studio 2012
Syndicated Workflow Author
(Intro: Sometimes as part of testing I go to silly lengths to try to point out what I think is going to be a bug in a piece of code I have seen. And frequently when I do this, I am basically wrong, for any of various reasons – it’s a bug according to some world view which is not quite aligned with reality...
on
Thu, Oct 4 2012
Blog Post:
WCF Extensibility – Operation Selectors
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . We’re now entering the realm of the less used extensibility points for the WCF runtime. Operation selectors could well be left as an internal implementation detail...
on
Tue, May 10 2011
Blog Post:
WCF Extensibility – Message Formatters
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . Message formatters are the component which do the translation between CLR operations and the WCF Message object – their role is to convert all the operation parameters...
on
Tue, May 3 2011
Blog Post:
WCF Extensibility – IParameterInspector
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . The message inspectors, described in the previous post of this series, allows you complete control over the message going through the WCF stack. They’re very...
on
Thu, Apr 28 2011
Blog Post:
WCF Extensibility – Message Inspectors
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . The message inspectors are probably the most used extensibility points of the WCF runtime. Anytime you need to log, inspect, modify or completely replace a message...
on
Sat, Apr 23 2011
Blog Post:
WCF Extensibility – Runtime
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . Before starting on the actual extensibility points for the WCF runtime (first post should be online tomorrow), I decided to write this quick introduction to the...
on
Tue, Apr 19 2011
Blog Post:
WCF Extensibility - IServiceBehavior
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . The first behavior covered in this series is the IServiceBehavior . It can be used to inspect or change the entire service description and runtime. For example...
on
Mon, Mar 28 2011
Page 1 of 1 (25 items)