Project DescriptionPageflow is based upon Workflow Foundation, and can be used to drive user interfaces. It has it's own workflow type and on every transition (movement from screen to screen) activity additional work can be done between the transition from one 'screen' to another 'screen'.
It can be used with ASP.NET or WPF.
Pageflow was initialy developed by Matt Winkler.
All additions we've done on pageflow will be submitted towards the codeplex source.
Welcome to the project page for Pageflow.
Pageflow was initially created by
Matt Winkler.
You can find the intial blogposting at the
blogpost pageNoteAt this moment I haven't created a release yet. You have to download the latest changeset and compile it yourself. After that you can reference the compiled DLL, to your solution. Create a sequential workflow (or whatever) and let the workflow inherit from NavigatorWorkflow. Don't forget to add the toolbox items from the dll to your toolbox so you can add the interaction activities.
BTW: If you would like to contribute to this project feel free to contact me, or put a note on the comment field. Your help is very welcome. :-)
Current status:
- Initial sourcecode (For historical reasons.) uploaded
- Sourcecode updated with the possibility to access directly pages which are under pageflow. (See blogpost:
Directly access a webpage which is part of the Pageflow Workflow )
TODO:
- Add samples to source control
- Add Visual Studio 2008 support
- Add documentation to WIKI (Quick start guide, how to install etc etc.)
- Repackage solution to new installer
Directly access a page under PageflowDocumentation