SharePoint 2007 开发系列(21) 创建SharePoint工作流workflow

You can create workflows using the following two developer applications:

  • For workflows that include custom code and employ forms, use the Windows Workflow Foundation (WF) Designer in Visual Studio 2005.

    If you use Visual Studio 2005, you can also use forms technologies, such as Microsoft ASP.NET, to create forms that can interact with and gather information from users. For more information, see Workflow Forms Overview in the Windows SharePoint Services 3.0 General Reference.

  • For declarative, rules-based workflows that contain no code, and that are developed against a specific SharePoint site, use Microsoft Office SharePoint Designer 2007.

http://msdn.microsoft.com/en-us/library/ms549489.aspx 

posted @ 2008-12-03 11:05  许晓光  阅读(282)  评论(0)    收藏  举报