Welcome to MSDN Blogs Sign in | Join | Help

Mark Schmidt's Abode

On Programming, Writing, Gaming, Fitness, Life

News

  • Have a Question?

    Click here to chat with me

    XBox Live GamerTag


    Twitter



    The Mark Cam


    My MoBlog

    www.flickr.com
    This is a Flickr badge showing public photos from codepunk. Make your own badge here.

    Community-Credit

WFPad for Windows Workflow Foundation Beta 2 is here!

Back by popular demand, I now release the Beta 2 version of WFPad. However, it's not a simple port but a new and improved version. In this version, you can open workflows contained in any .NET assemblies (if I recall, that feature didn't work so well in the previous version...though I may be mistaken). I did find Lab 10 from the WF Hands on labs to be quite informative and therefore "borrowed" some code but altered it slightly to work with WFPad. So go ahead and play with it. Will there be bugs? Yes. But since you have the source code, you can fix them for me (sinister laugh). Enjoy!

Click here to download the project

Posted: Thursday, March 02, 2006 5:28 PM by markhsch

Comments

Paul Andrew said:

Mark Schmidt has updated his fun WFPad application for WF Beta 2. It allows you to edit XAML in text...
# March 3, 2006 12:31 PM

The diary of EBArtSoft said:

Resumé :
Tout d'abord ouverture de session et presentation par Monsieur Marc Jalabert qui nous explique...
# March 23, 2006 9:23 PM

Rants of a Hippie Coder said:

We have a number of scenarios we'd like to enable in future releases of Visual Studio Team Foundation...
# April 7, 2006 2:46 PM

Martin said:

Any plans for upgrading this to Beta 2.2?
# May 12, 2006 8:47 AM

Mark Schmidt's Abode said:

Note: This posting is for Beta 1 of Windows Workflow Foundation. For an updated Beta 2 build, please

# October 10, 2006 5:58 PM

Sam Gentile said:

Hi Mark,

This is very useful. I tried to build and run under the latest Workflow RC5 and I got this exeception:

The service System.Workflow.ComponentModel.Compiler.IWorkflowCompilerOptionsService already exists in the service container.

Any ideas?

# October 27, 2006 10:16 AM

WF Team Bloggers said:

Note: This posting is for Beta 1 of Windows Workflow Foundation. For an updated Beta 2 build, please

# November 15, 2006 2:07 AM

Kevin said:

Hi all , very nice site! Thank You !

# February 11, 2007 9:22 PM

Dave said:

This has several run time problems under VS2008 beta 2 and FX3.5 - is there an update for these newer versions of the studio and framework. Thanks, Dave

# October 25, 2007 2:24 PM

Pascal GANAYE said:

I had runtime error on loading of the program.

If I comment

host.AddService(typeof(IWorkflowCompilerOptionsService), new WorkflowCompilerOptionsService());

and

host.RemoveService(typeof(IWorkflowCompilerOptionsService));

then it reach the first screen.

# May 21, 2008 4:18 AM

David Santana said:

very cool and very interesting ,nice work!!!

but does not have an activity an element like a tag in order to store an associated object to that activity to the workflow or somehow the capability to create a new class that derives from activity and implements new properties for example for using WF for drawing and constructing WF for solely drawing workflows purposes?

# October 14, 2008 3:48 AM

David Santana said:

another interesting tool or adding for visual studio could be at design time the use of dinamically creation of a workflow to show the flux of the code while programming, this workflow can have an aprox measure of the computing time spent by the flux. so people can recognize that an int.parse is faster than a convert.to ie.

# November 1, 2008 3:59 AM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker