Monthly Archives: March 2009

Digging Deep – A Guide to Debugging SharePoint Workflows

Learn how to debug SharePoint 2007 workflows with Visual Studio. This guide describes how to debug local workflows, remote workflows and also presents the CodePlex Features Log Viewer as a debugging tool.

Tagged with: , , , , , , , , , ,
Posted in C#.Net, SharePoint 2007, Visual Studio 2008, Workflow

Ready, Set, Workflow – Using SetState to Update Workflow Status

A short description of the process for setting a custom status in a SharePoint 2007 workflow.
There’s two parts to using custom workflow statuses: Adding a new Status to workflow.xml and setting the status using the setState activity. This guide describes both techniques.

Tagged with: , , , , , , , , , ,
Posted in C#.Net, SharePoint 2007, Visual Studio 2008, Workflow

Simple SharePoint Workflow with InfoPath Task Form

I’m going to write a series of short(er) articles that I can reference later in longer examples. The focus of this post is to describe how to create an InfoPath form and how to pubish it as a task form,

Tagged with: , , , , , , , , , , ,
Posted in C#.Net, InfoPath 2007, SharePoint 2007, Visual Studio 2008, Workflow

Super Mega Quiz – SharePoint & InfoPath Working Together

I’ve decided to write a tutorial that combines some key elements of working with InfoPath 2007 and SharePoint 2007. In this guide, I’ll be creating a quiz that can be completed online. The questions and results will be stored in

Tagged with: , , , , , , , ,
Posted in C#.Net, InfoPath 2007, SharePoint 2007
WordPress doesn’t like file paths
I'm having a bit of a problem with file paths. It seems that WP is automatically stripping out any backslash '\' characters that I use in my posts. I'm working on fixing this but it's a long (and boring) process. Thanks for being patient with this one. - fodi
Archives
Blog Stats
  • 62,086 hits