为单一开发人员安装基于云的 SharePoint 2010?
对于单独的开发人员来说,访问 SharePoint 2010 安装以进行测试管理和开发的最佳方式是什么?
What is the best way for a sole developer to have access to a SharePoint 2010 installation for testing administration and development?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
Cloudshare 为 SharePoint 提供“云中”服务 - 按月付费,而不是按月付费用法。
Cloudshare has an offering "in the cloud" for SharePoint - paid by the month, not by usage.
我想说下载 SharePoint 的基础版本(免费) http ://technet.microsoft.com/en-us/sharepoint/ee263910.aspx#tab=1 并将其安装在物理或虚拟 Windows 服务器上。
如果没有可用的服务器,则将其安装在您的 vista 或 windows 7 计算机上,注意它必须是 x64 计算机。这是官方指南,http://msdn.microsoft。 com/en-us/library/ee554869(office.14).aspx
远离云解决方案,SharePoint 消耗大量性能并且需要整个服务器或计算机本身,否则这将是一个痛苦的过程SharePoint 的学习和开发。
I would say download the Foundation version of SharePoint (which is free) http://technet.microsoft.com/en-us/sharepoint/ee263910.aspx#tab=1 and install it on either a physical or virtual windows server.
If no server available then install it on your vista or windows 7 machine, note that it must be a x64 machine. Here is the official guide, http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx
Stay away from cloud solutions, SharePoint consumes a lot of performance and need an entire server or computer for it self, otherwise it will be a painful process of learning and developing for SharePoint.
谈到您对基于云的解决方案的评论,有些公司提供托管 SharePoint 托管环境,但您的访问权限将受到限制,并且自定义开发将很难甚至不可能。 Microsoft 的 Office 365 平台适合这个利基市场。
使用云提供商的虚拟机完全可以构建 SharePoint 环境,无论是用于开发还是生产用途;但这本质上只是节省了您购买和维护硬件的费用(在许多情况下,这可以带来足够的好处)。我亲自参与了在 EC2 和 GoGrid 虚拟机中作为主要开发机器托管的 SharePoint 实例的开发工作。
Speaking to your comment about cloud-based solutions, there are companies that offer managed SharePoint hosting environments, but you will be limited in the access you have, and custom development will be difficult to impossible. Microsoft's Office 365 platform fits into this niche.
It's entirely possible to build a SharePoint environment, be it for development or production usage, using virtual machines from cloud providers; but this is essentially only saving you from purchasing and maintaining hardware (which, in many cases can be benefit enough). I've personally worked on SharePoint instances for development hosted in both EC2 and GoGrid virtual machines as a primary development machine.
你为什么要这样做?除了流行语之外还有什么商业原因?
Cloudshare 除外,对于任何超过几个月的事情来说,它不会为您节省任何钱- 您可以花大约 500 美元购买一台具有足够马力运行 SharePoint 2010 的无品牌 PC。
此外,您最好在本地计算机上开发和运行 SP - VS 2010 中内置的工具假定这就是您的设置,虽然远程执行此操作并非不可能,但您却使事情变得更加困难,而没有真正的好处。
Why would you do this? What's the business reason apart from the buzzword?
Cloudshare apart, for anything over a couple of months its just not going to save you any money - you can get an unbranded PC that will have enough horsepower to run SharePoint 2010 for about $500.
Furthermore, you will be better off developing on and running SP on your local machine - the tools built in to VS 2010 assume that's your setup and whilst its not impossible to do it remotely you make things harder for yourself for no real benefit.