Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

April, 2011

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.

Windows Workflow Community Blogs via Syndication

Windows Workflow Foundation related bloggers. All content is property of the original blog owner.
  • Windows Workflow Community Blogs via Syndication

    ICollectionViewFactory might not get called unless it’s IEnumerable

    I got lost in some circle of WPF hell this afternoon. Eventually I started wondering if using ICollectionViewFactory to instantiate a collection view would be the cure to all my problems. However, I found myself banging my head against brick walls just figuring out how to use ICollectionViewFactory. In the process I noticed (again) that MSDN docs for interfaces are sometimes really quite useless. For instance, that an interface designed as an extensibility hook actually will , in some scenario, be...
  • Windows Workflow Community Blogs via Syndication

    WCF Extensibility – IEndpointBehavior

    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 next behavior in the list is the IEndpointBehavior . Like the other ones, it can be used to inspect and change the endpoint description (which includes the contract description) and its runtime. Unlike the other behaviors, Endpoint behaviors cannot be applied to endpoints as attributes (unless the attribute is applied to an implementation of a callback...
Page 2 of 2 (22 items) 12