Workflow Enabled ASP.NET Applications - WebCast Tomorrow

The link to sign up for this webcast has only just come through.  Take a look and tune in tomorow using workflow in ASP.NET applications presents a good opportunity for simplifying the business logic in these applications. And have you heard of pageflow? It means to extract the logic for choosing the next page to show to the user based on their previous input - encapsulate it in a workflow.

Workflow in a Web Application

Thursday, November 10, 2005
10:00 A.M.–11:00 A.M. Pacific Time
Presenter: Israel Hilerio

Web applications interact with users on a page request by page request basis. They rely on state that is maintained between page requests by the web server. Using a workflow to hold this state adds execution management. It also means that process that previously was hidden in code behind web pages can now be called out as a workflow model diagram. This session shows how the Windows Workflow Foundation workflow runtime can be hosted in ASP.NET and how you can make use of this

All of the Windows Workflow Foundation webcasts can be viewed here.