Last night I got up at 1:55am to attend a live web cast from Redmond. Quoted from the events site.
"This session explores designing and developing UI workflow applications. The next release of ASP.NET will provide a key integration point with Windows Workflow Foundation, enabling developers to build PageFlow scenarios making it easier to create representative UI for the business process layer. Come and learn the keys to UI workflow ranging across interactive activities, the hosting layer and the PageFlow design. Topics covered include the provider model for workflow persistence, communication mechanisms between the UI and the workflow runtime, parallelism and delays in an interactive workflow, and activity mappings available to the UI workflow developer.
Presenter: Kashif Alam is a Program Manager on the ASP.NET team.
About the Live From Redmond series. This series of Live Meeting presentations are designed specifically for the community by members of the Microsoft product teams. The presentations are all done by actual team members working on the specific technology, and are a great way to hear from and ask your questions directly to the product team ."
There were a few technical difficulties but the bit I did see and hear was quite interesting. They were showing a new addition to the Work Flow Designer and runtime that allows you to easily control the flow of a set of ASP.Net pages. They had a control called a UIActivity and a new item called a NavigationWorkflow. I didnt get to see the actual demo as the Live Meeting window froze but the technology does look promising.
I love the visual designer for Workflow in VS2005, it really is an excellent addition to the suite. I personally believe that Workflow (WF) will become a major part of a lot of applications. Not just because of the end result application but also during the development process developers will be able to more easily show what the application is doing to the client. We all know clients love pretty colours and graphs :)