Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/joomla/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sharepoint 2010 在没有本地sharepoint安装的情况下开发sharepoint软件_Sharepoint 2010 - Fatal编程技术网

Sharepoint 2010 在没有本地sharepoint安装的情况下开发sharepoint软件

Sharepoint 2010 在没有本地sharepoint安装的情况下开发sharepoint软件,sharepoint-2010,Sharepoint 2010,是否仍然可以在不在本地安装sharepoint server的情况下开发sharepoint项目。我有一个sharepoint服务器在我的工作场所运行,并在本地安装了vs2010。我希望能够在服务器上测试我的项目 您可以在本地开发它们,但如果未安装SharePoint,则无法测试它们。Microsoft不提供SharePoint Server的免费版本,因此您必须能够使用SharePoint的授权副本在其上进行测试。我只是使用远程桌面连接连接到安装了SP的DEV计算机和VisualStudio。

是否仍然可以在不在本地安装sharepoint server的情况下开发sharepoint项目。我有一个sharepoint服务器在我的工作场所运行,并在本地安装了vs2010。我希望能够在服务器上测试我的项目

您可以在本地开发它们,但如果未安装SharePoint,则无法测试它们。Microsoft不提供SharePoint Server的免费版本,因此您必须能够使用SharePoint的授权副本在其上进行测试。我只是使用远程桌面连接连接到安装了SP的DEV计算机和VisualStudio。然后我开发我的应用程序,然后进行测试,然后将其部署到我们的SharePoint场。

是的,这是可能的。您只需要构建wsp,然后将其部署到SharePoint服务器上。我希望,此链接将帮助您:


这个问题已经被问了很多次,也被回答了很多次。有关示例,请参见左侧的相关内容。可免费下载。