围绕SharePoint 2013的新功能有很多讨论(什么在SharePoint 2013中是新的吗?),但我很奇怪到2013年不再提供/支持。

有没有人有全面的清单?

目前我只意识到以下两个:

  • 预览模式已从Designer 中删除
  • 沙箱解决方案现在'已弃用'
有帮助吗?

解决方案

  1. Visual upgrade feature in SharePoint Server 2010 have been deprecated in SharePoint 2013.
  2. Web Analytics are not available in SharePoint 2013. Analytics processing for SharePoint 2013 is now a component of the Search service.
  3. No more Sandbox solutions support. In other words, sandbox solutions will be available for backwards compatibility with existing sandbox solutions. SharePoint 2013 introduced the New App model and the Old SharePoint Farm solutions.

A complete list of features deprecated can be found on Technet

Edit: Added a more clarified response for Sandbox solutions.

其他提示

The sign in as another user function - which I use all the time.

Not many am sure of but adding to above answers,

ULS log folder isn't there where it was used to be in previous versions of SharePoint

where-did-my-owa-uls-logs-go-in-sharepoint-2013

There are a number of workflow actions that are deprecated, documented here, involving permissions among other things.

They are available using something called the "Workflow interop bridge".

Installing SP2013 on Windows 7 or 8 for development purposes is not supported:

We support installation of SharePoint 2013 only on Windows Server 2008 R2 Service Pack 1 x64 or Windows Server 2012. If you want to develop apps for SharePoint for SharePoint 2013 on Windows 7 or Windows 8, you can sign up for an Office 365 Developer Site and develop apps remotely. See How to: Set up an environment for developing apps for SharePoint on Office 365 for instructions about how to create this sort of development environment

From Start: Set up the development environment for SharePoint 2013

Tables in layout, if they count as a feature.

When ever Create New web application Hide Authentication by default it takes Classic Authentication. If we want Claims Go with Powershell enble Claims.

许可以下: CC-BY-SA归因
scroll top