使用 Visual Studio 进行 SharePoint 2010 开发 [英] SharePoint 2010 Development with Visual Studio

查看:40
本文介绍了使用 Visual Studio 进行 SharePoint 2010 开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的公司设置了 SharePoint 服务器场并在 Internet 和本地运行.现在我们必须在上面开发一些应用程序.我们如何在 PC/笔记本电脑(未安装 SharePoint 服务器)上从 VS2010 执行此操作?如果我们必须远程连接到服务器并在服务器上使用VS 2010,那么多人可以同时工作吗?

My company has SharePoint server farm setup and run on internet and local. Now we have to develop some application on it. How can we do that from VS2010 on PC/Laptop (which does not have SharePoint server installed)? If we have to remote connect to server and use VS 2010 on server, how can multiple people can work at the same time?

推荐答案

您可以在未安装 SP 的情况下开发 SharePoint 应用程序,但仅限于使用 REST Api、ClientContext API 或外部连接器,例如 来自 Bendsoft 的用于 SharePoint 的 Camelot .NET 连接器.

You can develop SharePoint applications without SP installed but will be limited to using the REST Api, ClientContext API or an external connector like Camelot .NET Connector for SharePoint from Bendsoft.

通常,SharePoint 开发人员在安装了 SharePoint Foundation 的虚拟环境中工作,在本地创建部署包.

Generally SharePoint developers work in a virtual environment with SharePoint foundation installed creating their deployment packages locally.

如果您想为开发设置虚拟环境,这里是一个很好的起点.http://msdn.microsoft.com/en-us/图书馆/ee554869(office.14).aspx

Here is a good starting point if you want to set a virtual environment up for development. http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx

这篇关于使用 Visual Studio 进行 SharePoint 2010 开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆