Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » wf4 » vs2010   (RSS)

AttachedProperty Part 2, Putting it Together

On my last post , Jason jumped right to the punchline in his comment here . He asks “if there is an easy way to have the properties value serialized out to the xaml.” First, let’s look at what we need to do from the XAML side. First, create a helper type
Posted by mwinkle | 0 Comments
Filed under: ,

WF4 Design Time AttachedPropertiesService and Attached Properties

I’ve been meaning to throw together some thoughts on attached properties and how they can be used within the designer.  Basically, you can think about attached properties as injecting some additional “stuff” onto an instance that you can use elsewhere
Posted by mwinkle | 3 Comments
Filed under: , ,

Finding the Variables in Scope Within the WF Designer

In this thread , one of our forum customers asked the question: “how do I find all of the variables that are in scope for a given activity in the designer?” We do not have a public API to do this.  Internally we have a helper type called VariableHelper
Posted by mwinkle | 0 Comments
Filed under: , , ,

WF4 Beta1 => Beta2 Breaking Changes Document Published

Fresh on microsoft.com downloads, you can get the details of the major breaking changes that occurred for WF between Beta 1 and Beta 2. Get the document here . We will publish a similar document for any changes between Beta2 and RTM, although that list
Posted by mwinkle | 0 Comments
Filed under: , ,

WF4 Designer Bloggers

I wanted to put a quick note up as the team is starting to blog a little more frequently and putting some interesting content out there.  A few places to check out to hear from the folks on the team Endpoint – This is the general WF team blog, and
Posted by mwinkle | 2 Comments
Filed under: , ,

Types, Metatypes and Bears, Redux

I made a quick post a few months back where I tried to talk about the way the designer works and lets us design types, as well as simply configure instances of types. There were a couple of key points that I wanted to make there in that post: The workflow
Posted by mwinkle | 1 Comments
Filed under: , , , , ,

Navigating the WF4 Beta 2 Samples

Hot off the presses (and the download center) come the WF4 Beta 2 samples here .  The team has invested a lot of time into these samples and they provide a good way to get up to speed on the way a particular feature or group of features work together.
Posted by mwinkle | 2 Comments
Filed under: , , , ,

WF4 Designer Enhancements in VS 2010 Beta 2

So, you might have heard that Beta2 has shipped .  I wanted to give a brief overview of the changes that have been made to the designer since beta1 .  So, without further ado, here are my top 10 new designer features in Beta 2 New UI Expand
Posted by mwinkle | 2 Comments
Filed under: , ,
 
Page view tracker