Welcome to MSDN Blogs Sign in | Join | Help

Technical Weblog of Eric Charran

A Journal of My Technical Achievements and Challenges

September 2008 - Posts

HOWTO: Complete a WF Workflow if a Task Replicator Activity’s Tasks Haven’t Been Completed Yet
Scenario: A Visual Studio Workflow Foundation Workflow needs to terminate with approval given the following circumstances: 1. At least one task has been completed out of the many tasks that were assigned via the workflow to approvers 2. A field on the Read More...
HOWTO: Get the field text from a SPFieldChoice
The SPFieldChoice usually holds the Int32 part of a choice field that is comprised of 2 values (the ID of the choice and the text of the field that is displayed).  Take the example of a workflow status column.  The ID 2 corresponds to the field Read More...
Page view tracker