为SharePoint创建开发环境

时间:2023-02-15 12:49:18

I haven't touched sharepoint in years. If I want to setup a development environment to get up to speed, what options do I have? I don't have an MSDN license, is there anyway I can get up and running for free? (for development only)

多年来我没有触及过sharepoint。如果我想设置一个开发环境以加快速度,我有哪些选择?我没有MSDN许可证,无论如何我可以免费启动和运行吗? (仅限开发)

6 个解决方案

#1


9  

You need a Windows 2003 Server (or 2008 Server, but I have no experience with that), no way around that. You can then of course use Visual C# 2005 Express and the SHarepoint Services 3.0 if that's your target.

您需要Windows 2003 Server(或2008 Server,但我没有经验),没有办法解决这个问题。然后,您可以使用Visual C#2005 Express和SHarepoint Services 3.0(如果这是您的目标)。

If you want to do development on Sharepoint 2007, you have to buy a Sharepoint 2007 license, which has a pretty hefty fee attached to it.

如果您想在Sharepoint 2007上进行开发,您必须购买Sharepoint 2007许可证,该许可证附带了相当高的费用。

As a SQL, SQL 2005 Express works fine for development.

作为SQL,SQL 2005 Express可以很好地用于开发。

There is a good Article how to set up Sharepoint on a Single Server:

有一篇很好的文章如何在单个服务器上设置Sharepoint:

http://blogs.msdn.com/martinkearn/archive/2007/03/28/how-to-install-sharepoint-server-2007-on-a-single-machine.aspx

You CAN use a Trial Version of Windows 2003 and Sharepoint 2007 though if it's only needed for a limited time (i believe the Trials run 180 days).

您可以使用Windows 2003和Sharepoint 2007的试用版,但如果仅在有限时间内需要它(我认为试验运行180天)。

#2


3  

There is no way you can have a MOSS 2007/WSS 3.0 development for free but a Microsoft Action Pact is so cheap to get. :)

您无法免费获得MOSS 2007 / WSS 3.0开发,但Microsoft Action Pact的价格非常便宜。 :)

There is a nice blog to read to get the requirements and the steps to get a full MOSS 2007 image up and running here : How to Create a MOSS 2007 VPC Image: The Whole 9 Yards.

有一个很好的博客可以阅读以获得完整的MOSS 2007图像的要求和步骤:如何创建MOSS 2007 VPC图像:整个9码。

#3


0  

The action pack is fantastic value, you can use the Windows Server from that, as well as SharePoint Enterprise / Standard.

动作包非常有价值,您可以使用Windows Server以及SharePoint Enterprise / Standard。

#4


0  

If you're just (re-)starting out in SharePoint development, there's a lot of value in just using WSS 3.0 and not (yet) using MOSS 2007. The basic vocabulary is going to be exactly the same at the development level, and you can accomplish a huge amount without ever feeling like you need MOSS to learn.

如果您刚刚(重新)开始使用SharePoint开发,那么使用WSS 3.0并且(尚未)使用MOSS 2007会有很多价值。基本词汇在开发级别上将完全相同,并且如果你不需要MOSS学习,你可以完成大量工作。

#5


0  

You could always download the Sharepoint trial VM here and then install the express version of visual studio.

您可以随时在此处下载Sharepoint试用版VM,然后安装Visual Studio的快速版本。

#6


0  

You can download an Office SharePoint Server VHD from Microsoft. This allows you to run a virtual Windows Server & SharePoint Server on your personal machine using Virtual Server.

您可以从Microsoft下载Office SharePoint Server VHD。这允许您使用虚拟服务器在个人计算机上运行虚拟Windows Server和SharePoint Server。

I recently went through this process and wrote a blog article describing how to setup a virtual Office SharePoint Server.

我最近经历了这个过程,写了一篇博客文章,描述了如何设置虚拟Office SharePoint Server。

#1


9  

You need a Windows 2003 Server (or 2008 Server, but I have no experience with that), no way around that. You can then of course use Visual C# 2005 Express and the SHarepoint Services 3.0 if that's your target.

您需要Windows 2003 Server(或2008 Server,但我没有经验),没有办法解决这个问题。然后,您可以使用Visual C#2005 Express和SHarepoint Services 3.0(如果这是您的目标)。

If you want to do development on Sharepoint 2007, you have to buy a Sharepoint 2007 license, which has a pretty hefty fee attached to it.

如果您想在Sharepoint 2007上进行开发,您必须购买Sharepoint 2007许可证,该许可证附带了相当高的费用。

As a SQL, SQL 2005 Express works fine for development.

作为SQL,SQL 2005 Express可以很好地用于开发。

There is a good Article how to set up Sharepoint on a Single Server:

有一篇很好的文章如何在单个服务器上设置Sharepoint:

http://blogs.msdn.com/martinkearn/archive/2007/03/28/how-to-install-sharepoint-server-2007-on-a-single-machine.aspx

You CAN use a Trial Version of Windows 2003 and Sharepoint 2007 though if it's only needed for a limited time (i believe the Trials run 180 days).

您可以使用Windows 2003和Sharepoint 2007的试用版,但如果仅在有限时间内需要它(我认为试验运行180天)。

#2


3  

There is no way you can have a MOSS 2007/WSS 3.0 development for free but a Microsoft Action Pact is so cheap to get. :)

您无法免费获得MOSS 2007 / WSS 3.0开发,但Microsoft Action Pact的价格非常便宜。 :)

There is a nice blog to read to get the requirements and the steps to get a full MOSS 2007 image up and running here : How to Create a MOSS 2007 VPC Image: The Whole 9 Yards.

有一个很好的博客可以阅读以获得完整的MOSS 2007图像的要求和步骤:如何创建MOSS 2007 VPC图像:整个9码。

#3


0  

The action pack is fantastic value, you can use the Windows Server from that, as well as SharePoint Enterprise / Standard.

动作包非常有价值,您可以使用Windows Server以及SharePoint Enterprise / Standard。

#4


0  

If you're just (re-)starting out in SharePoint development, there's a lot of value in just using WSS 3.0 and not (yet) using MOSS 2007. The basic vocabulary is going to be exactly the same at the development level, and you can accomplish a huge amount without ever feeling like you need MOSS to learn.

如果您刚刚(重新)开始使用SharePoint开发,那么使用WSS 3.0并且(尚未)使用MOSS 2007会有很多价值。基本词汇在开发级别上将完全相同,并且如果你不需要MOSS学习,你可以完成大量工作。

#5


0  

You could always download the Sharepoint trial VM here and then install the express version of visual studio.

您可以随时在此处下载Sharepoint试用版VM,然后安装Visual Studio的快速版本。

#6


0  

You can download an Office SharePoint Server VHD from Microsoft. This allows you to run a virtual Windows Server & SharePoint Server on your personal machine using Virtual Server.

您可以从Microsoft下载Office SharePoint Server VHD。这允许您使用虚拟服务器在个人计算机上运行虚拟Windows Server和SharePoint Server。

I recently went through this process and wrote a blog article describing how to setup a virtual Office SharePoint Server.

我最近经历了这个过程,写了一篇博客文章,描述了如何设置虚拟Office SharePoint Server。