You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
wf4
About this tag
The wf4 tag on WindowsForum.com covers discussions and updates related to Windows Workflow Foundation 4 (WF4), a Microsoft technology for building workflow-enabled applications. Topics include runtime updates for the .NET Framework 4 that support WF4 and SQL Azure, as well as integration with ASP.NET and WCF for async calls and data validation in workflow services. The content focuses on developer-oriented guidance for implementing WF4 in enterprise scenarios, with references to official Microsoft resources and community presentations.
You've been asking for it and here it is. I've put together some sample code showing how you can use WF4 with ASP.NET and do it the right way... the fast way with async calls.
For more info see this Link Removed
Ron Jacobs
http://blogs.msdn.com/rjacobs
Twitter: @ronljacobs Link Removed...
Last episode I shared with you some thoughts about my Link Removed and I showed an example of using them with WCF.
In this episode I'll walk through an updated version of the Link Removed to show you how you can do the same thing with WF4 Workflow Services.
Ron Jacobs...