Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

Miguel Isidoro

.NET
SharePoint
Tek

News

Browse by Tags

All Tags » Windows Workflow   (RSS)
SharePoint 2007 Workflow - Using the OnWorkflowItemDeleted activity
Introduction One of the most exciting features included in SharePoint 2007 is workflow support and the possibility of developing our own custom workflows (for more information about workflow development in the SharePoint 2007 platform please click here Read More...
SharePoint 2007 - Checking if a Workflow Instance is Completed
Introduction This blog post will show you how to check if a certain workflow instance is completed in a SharePoint list. In this example, let's assume that the default "Documents" document library in a team site is configured with a Collect Read More...
SharePoint 2007 - New instances of this workflow template are currently disallowed
When creating a new custom workflow project using Visual Studio 2008, a strong key file (.snk) file is automatically included in the project to sign the workflow assembly. A few days ago, I started developing a SharePoint 2007 Sequential Workflow project. Read More...
SharePoint 2007 - Start a Workflow Programmatically
Introduction This blog post will show you how to start a workflow programmatically every time an item is updated in a SharePoint list. For those who don’t know, Windows Workflow Foundation (WF) is the new engine for building custom workflows (you can Read More...
Windows Workflow - Using the HandleExternalEventActivity
Introduction This is the first in a series of blog posts dedicated to Windows Workflow. For those who don’t know, Windows Workflow Foundation (WF) is the new engine for building custom workflows (you can find more information about WF on the official Read More...
SharePoint 2007 workflow development
Encontrei esta compilação interessante de recursos sobre desenvolvimento de workflows para SharePoint 2007 no blog do JOPX . SharePoint 2007 workflow development The number of online resources about workflow development on the SharePoint Read More...