ASP.NET网站和SharePoint网站之间的区别是什么?网站、区别、ASP、NET

2023-09-05 00:22:30 作者:永远志在四方

我是新的SharePoint开发。我想知道什么是SharePoint网站和.NET网站之间的差异。当使用SharePoint,当.NET?

I am new to SharePoint development. I wanted to know what is the difference between a SharePoint site and .NET site. When to use SharePoint and when .NET?

推荐答案

的SharePoint 是一个巨大的应用平台 - 内网门户,外部网站,协作工具,商业智能代理,内容管理系统,文件保存系统,等等 - 它利用的 ASP.NET 。 (SP标配的ASPX页面有数百,甚至数千,。)

SharePoint is a massive "application platform" -- Intranet Portal, External Website, Collaboration Tool, Business Intelligence Agent, Content Management System, Document Retention System, etc -- that utilizes ASP.NET. (SP comes standard with hundreds, if not thousands, of ASPX pages.)

在另一方面,一个普通的.NET网站并不需要安装SP:刚刚IIS与任何所需的ASP.NET扩展

On the other hand, a plain ".NET" site does not need to have SP installed: just IIS with any required ASP.NET extensions.

您使用SP的时候,你的需要的它和/或有对的使用它。这是好的 - 但一般不teriffic - 它做什么(和它的很多的)。但它的大和价格昂贵的。 (微软建议类似的基本的SP农场至少7的服务器,但它可以作为单个实例运行。)

You use SP when you need it and/or are told to use it. It's Okay -- but generally not teriffic -- at what it does (and it does a lot). But it's big and expensive. (Microsoft "recommends" something like a minimum of 7 servers for a "basic" SP Farm, but it can run as a single instance.)

就是这样。真的。

正如其他人所指出的, SharePoint基础是自由 insomuch因为没有的的SharePoint 的CAL或的SharePoint 的服务器费用。不要,但是打折的任何额外成本的要求。

As others have pointed out, SharePoint Foundation is "Free" insomuch as there is no SharePoint CAL or SharePoint server fees. Do not, however, discount the cost of any additional requirements..