Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Orcas » wf   (RSS)

Advanced Workflow Service Talk (Demo 4 of 4)

When we start doing this two way style of messaging, we now open up to start modeling some interesting business problems.  In the previous post, you'll note that I did not include the code, because I mentioned we needed to be more clever in scenarios
Posted by mwinkle | 3 Comments
Filed under: , , , ,

Advanced Workflow Services Talk (Demo 3 of 4)

So, we've seen in part 1 how to manage context, we saw in part 2 how we can take that basic knowledge to do duplex messaging.  Once we start doing duplex work, there are some interesting patterns, and the first one is one that we like to call "long
Posted by mwinkle | 2 Comments
Filed under: , , ,

Q & A on Advanced Workflow Services talk

Martin posted an interesting question here on my last post: <quote> The first thing that we need to do in order to enable this duplex messaging to occur is that the "client" workflow has to explicitly provide its context token to the service
Posted by mwinkle | 1 Comments
Filed under: , ,

Advanced Workflow Services Talk (Demo 2 of 4)

A continuation of my series of demos from my advanced workflow services talk.  Here we focus on duplex message exchange patterns. Duplex messaging is something that we model at the application level (as opposed to the infrastructure level) because
Posted by mwinkle | 2 Comments
Filed under: , , ,

Advanced Workflow Services Talk (Demo 1 of 4)

So, last week I wrapped up a conversation at TechReady, our internal conference, where I was talking about the integration between WF and WCF in .NET 3.5.  This talk was somewhat bittersweet, it's the last conference where I'm scheduled to talk about
Posted by mwinkle | 5 Comments
Filed under: , , ,

Workflows that don't start with a Receive

A question recently came up on an internal list about how to start a workflow to do some work and then have it accept a message via a Receive activity.  This led to an interesting discussion that provides some insight into how the WorkflowServiceHost
Posted by mwinkle | 5 Comments
Filed under: , ,

Regarding Re-use of Context-aware Proxies

Yesterday, following my "What's the context for this conversation" presentation, I was approached with the following question: I am sharing a singleton client that I want to use to interact with multiple workflow instances, how do I change the
Posted by mwinkle | 1 Comments
Filed under: , ,

VS 2008 Beta 2 Shipped : 0 to Workflow Service in 60 seconds

So, per Soma's blog , this great Channel9 video , and a bunch of other places, VS 2008 Beta 2 is available for download ( go here ). Others are covering their favorite feature in depth, I want to cover one of mine: the WCF test client, which I will show
Posted by mwinkle | 2 Comments
Filed under: , ,

Orcas Beta 1 Samples (WF, WCF)

Beta 1 samples have been posted. In this release there are separate installs for WF and WCF (and the workflow services are in the WCF one, go figure!) WCF (and WF Services) Samples WF Samples From Laurence's blog : This is the only version of the new
Posted by mwinkle | 1 Comments
Filed under: , ,

Dynamically Generating an Operation Contract in Orcas using WF

This kicks off a set of posts where I'll be discussing some of the interesting features coming out in Orcas. I want to focus on this post on the Receive Activity, and a nice little feature in the designer that lets you create a contract on the fly, without
Posted by mwinkle | 3 Comments
Filed under: , , ,

WCF and WF in "Orcas"

The wheels of evangelism never stop rolling. Just a few months ago I was blogging that .NET 3.0 was released. I've been busy since then, and now I can talk about some of that. Today, the March CTP of Visual Studio "Orcas" was released to the web. You
Posted by mwinkle | 15 Comments
Filed under: , ,
 
Page view tracker