Sharepoint Workflow Development (2 part question)

前端 未结 6 2181
猫巷女王i
猫巷女王i 2021-02-11 03:29

I\'m trying to develop some SharePoint workflows for the company I work for, and I\'m not too familiar with the ins and outs of the technology. Normally when I want to familiar

6条回答
  •  一个人的身影
    2021-02-11 04:05

    If you want to create a Sharepoint workflow using the Sharepoint Templates, you need to have a Windows 2003 or 2008 Server running Sharepoint. Essentially, that is true for all Sharepoint development: For it to be really efficient, you need to run Visual Studio on a Sharepoint Server. This in turn means that every developer needs his own Sharepoint server and then you have one additional "Staging"-Server where you deploy and test your combined solutions. Suddenly, that MSDN Subscription looks very attractive :-)

    As for your Workflow learning question: I can highly recommend "Workflow in the 2007 Microsoft Office System" by Apress.

提交回复
热议问题