Introduction The Microsoft application development platform WF (Windows Workflow Foundation) has added a lot of new capabilities to the development and the ultimate communication between applications; in this article we will demonstrate how to invoke a rule based Workflow from a MVC based application...
Posted to
Dana Johnson's Blog
by
Dana E. Johnson
on
04-01-2009
Filed under:
Filed under: ASP.NET, View, membership-based authentication, master pages, Model, Controller, MVC, Namespace, System.Web.Mvc, System.Web, Communication
This two part series will focus on windows workflow foundations and ASP.NET, Part 1 focuses on publishing a workflow as a WebService consumable by an ASP.NET application , Part 2 focuses on utilizing a workflow from an ASP.NET application and the implications of threading, hosting and configuration.