Browse by Tags
All Tags »
WF (RSS)
In March 2007 Microsoft plans to release a CTP of a set of BPEL activities for Windows Workflow Foundation (WF). This will be called BPEL for Windows Workflow Foundation March CTP and the CTP release will implement the BPEL 1.1 specification. The final
Read More...
We established that Windows Workflow Foundation isn't an end user product in a recent entry . In this entry I want to give my opinions on what software developers should be using WF for. WF is a new capability in the .NET Framework 3.0 that developers
Read More...
The SharePoint team originally primarily targetted information workers in providing a workflow development environment for their SharePoint Designer product when they released Windows SharePoint Services v3. For developers who prefer Visual Studio for
Read More...
Just posted today: http://msdn2.microsoft.com/en-us/library/bb266709.aspx This new article and sample provide a great demo and example code for using WF and WCF together for building workflow-enabled services. It is a rebuild of an Expense Reporting demo
Read More...
I get asked this question a bit from people who have heard of WF but have not read much about it. This applies to BizTalk Server 2006, Office SharePoint Server 2007, SourceCode K2, Skelta, Captaris, other BPM products, etc. Here's how I explain it. I'll
Read More...
KiwiBank in New Zealand is using Windows Workflow Foundation as part of its service layer in the banks infrastructure.
Read More...
Since my last post we've had the Christmas holidays and I had a relaxing break. We also had a power outtage for four and a half days which was less relaxing. Today I'm catching up on some of the goings on around Windows Workflow Foundation with a link
Read More...
Check Glenn's post on implementing WF properties: http://blogs.msdn.com/gblock/archive/2006/12/14/attached-properties-and-the-workflow-designer.aspx
Read More...
K. Scott Allen has written a book to publish this month, but not quite yet, on Windows Workflow Foundation. Can't wait to see it.
Read More...
Windows SharePoint Services version 3 is a useful option for a host for building workflows on Windows Workflow Foundation. They implement a host and their own persistence service and tracking service which are aligned with the SharePoint data store. There's
Read More...
The Windows Workflow Foundation (WF) runtime supports all CLS compliant programming languages. The Visual Studio 2005 extensions for WF are only provided for C# and Visual Basic .NET. It's easy to find C# samples to get started. Here's some pointers to
Read More...