You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -29,264 +26,77 @@ SharePoint introduces a Cloud Add-in Model that enables you to create add-ins. S
29
26
30
27
SharePoint makes it easy for any web developer, including those who work on non-Microsoft platform stacks, to create SharePoint solutions. What makes this possible is that SharePoint is based on common web standards like HTML, CSS, and JavaScript. Furthermore, implementation relies on established protocols like the Open Data protocol (OData), and OAuth.
The current release reflects enormous strides in optimizing the existing development tools like Visual Studio and SharePoint Designer, in addition to providing the release of newly developed web-based tool Napa Office 365 Development Tools for developing add-ins. The new unified project system in Visual Studio lets you develop SharePoint Add-ins, Office Add-ins, SharePoint Add-ins that include Office Add-ins, or Office Add-ins that are hosted by SharePoint. In addition to the SharePoint project templates that were provided in earlier versions, Visual Studio 2012 now includes a new add-in project template in the Add-ins folder named Add-ins for SharePoint. Several new properties have been added to the Properties window and Properties pages to support SharePoint Add-in projects. Other improvements include full support for development against the Cloud Add-in Model, including OData and OAuth support, and full support for development against the Workflow Manager Client 1.0 platform.
59
-
60
-
61
-
62
-
[
<ahref="http://msdn.microsoft.com/library/82a3645c-0911-4926-9176-236ac8d28bdd(Office.15).aspx"target="_blank"><imgalt="Napa Office 365 Development Tools"src="../../images/wn_DevTools_1.png" /></a> <ahref="http://msdn.microsoft.com/library/e00dc63f-b4a4-4c08-b058-729fcb09af41(Office.15).aspx"target="_blank"><imgalt="Visual Studio"src="../../images/wn_DevTools_2.png" /></a> <ahref="496780d5-47d6-4a43-bf14-70aefb8d820c.htm"><imgalt="SharePoint Designer"src="../../images/wn_DevTools_3.png" /></a>
78
39
79
40
## Core platform enhancements
80
41
<aname="bmPlatformEnhance"> </a>
81
42
82
43
On a broader scale, SharePoint has been improved and enhanced to support the new cloud-based architecture and app-driven development framework. From the SharePoint APIs at the lowest level to connectivity to social media integration, SharePoint is designed and executed to support a rich application development experience. In addition to the use of Representational State Transfer (REST) endpoints for web services, there is a broad new API for both server and client development. Remote event receivers and now supported in addition to client-side rendering.
83
44
45
+
<ahref="http://msdn.microsoft.com/library/e1ff2979-1c16-4cb0-a57e-9168dfe20a7c.aspx"target="_blank"><imgalt="REST endpoints"src="../../images/wn_Platform_1.png" /></a> <ahref="f36645da-77c5-47f1-a2ca-13d4b62b320d.htm"><imgalt="New client and server APIs"src="../../images/wn_Platform_2.png" /></a> <ahref="18e32537-d7ed-4fe7-90cf-b6cfab3f85a3.htm"><imgalt="Client-side rendering"src="../../images/wn_Platform_3.png" /></a> <ahref="http://msdn.microsoft.com/library/c050d056-8548-4496-a053-016779d723d9(Office.15).aspx"target="_blank"><imgalt="Remote event receivers"src="../../images/wn_Platform_4.png" /></a>
With SharePoint, you can combine Windows Phone 7 applications with on-premises SharePoint services and applications, or with remote SharePoint services and applications that run in the cloud (such as those that use SharePoint Online), to create powerful applications that extend functionality beyond the traditional desktop or laptop and into a truly portable and much more accessible environment. The new mobility features in SharePoint are built on existing Microsoft tools and technologies, such as SharePoint, Windows Phone 7, Visual Studio, and Microsoft Silverlight. You can create SharePoint-powered mobile applications for Windows Phone using the new SharePoint phone application wizard template in Visual Studio, which lets you create simple list-based mobile applications. You can integrate new features introduced in SharePoint, such as the Geolocation field type and "push" notifications from SharePoint Server, into your mobile applications.
111
-
112
-
113
-
114
-
[
<ahref="6ae27957-fa41-4e6f-92e3-db11dae1f6c2.htm"><imgalt="Visual Studio app templates"src="../../images/wn_Mobility_.png" /></a> <ahref="68fa2138-86d9-4e35-9c7c-5cd292087b80.htm"><imgalt="Push notifications"src="../../images/wn_Mobility_2.png" /></a> <ahref="10d4a904-ed27-4513-8c20-d2098aebf22c.htm"><imgalt="Location and maps"src="../../images/wn_Mobility_3.png" /></a>
130
57
131
58
## Social and collaboration
132
59
<aname="bmSocial"> </a>
133
60
134
61
New and improved social and collaboration features make it easy for users to communicate and to stay engaged and informed. The improved My Site social feed helps users keep up to date with the people and content that they care about. The new Community Site feature provides a rich community experience that lets users easily find and share information and find people who have similar interests.
Search functionality in SharePoint includes several enhancements, custom content processing with the Content Enrichment web service, and a new framework for presenting search result types. Additionally, there have been significant enhancements made to the keyword query language (KQL).
Workflow Manager Client 1.0 is a redesigned workflow infrastructure that is built on Windows Workflow Foundation 4 and brings new power and flexibility to workflow authoring in SharePoint. A fully declarative authoring environment enables information workers to use SharePoint Designer 2013 to author powerful workflows, and a new set of Visual Studio 2012 workflow project templates let developers access more sophisticated features like custom actions. Perhaps most importantly, Workflow Manager Client 1.0 is fully integrated with the model for SharePoint Add-ins. In addition, workflows execute in the cloud, not in SharePoint, which provides enormous flexibility in designing workflow-based SharePoint Add-ins.
187
-
188
-
189
-
190
-
[
<ahref="1d51421b-61ac-46b6-a865-52f968ddc5b3.htm"><imgalt="Execute in the cloud"src="../../images/wn_workflow_1.png" /></a> <ahref="1e622296-f78b-4e3a-a1e7-8effa24111a8.htm"><imgalt="Workflow 4-based infrastructure"src="../../images/wn_workflow_2.png" /></a> <ahref="496780d5-47d6-4a43-bf14-70aefb8d820c.htm"><imgalt="Declarative authoring"src="../../images/wn_workflow_3.png" /></a> <ahref="28f5d3b1-6fe8-4b1f-8c4e-b11105fe6f46.htm"><imgalt="Designer and project templates"src="../../images/wn_workflow_4.png" /></a>
210
78
211
79
## Enterprise Content Management
212
80
<aname="bmECM"> </a>
213
81
214
82
In SharePoint, you can now use .NET client, Silverlight, Windows Phone, and JavaScript APIs, in addition to the newly expanded set of .NET server managed APIs, to customize Enterprise Content Management (ECM) experiences and behavior.
Business Connectivity Services (BCS) enables SharePoint to access data from external data systems such as SAP, ERP, and CRM, in addition to other data-driven applications that are exposed through WCF services or OData endpoints. BCS in SharePoint has been improved and enhanced in many ways, including OData connectivity, external events, external data in add-ins, filtering and sorting, support for REST, and others.
243
-
244
-
245
-
246
-
[
247
-
248
-
249
-
250
-
](using-odata-sources-with-business-connectivity-services-in-sharepoint.md)[
251
-
252
-
253
-
254
-
](add-in-scoped-external-content-types-in-sharepoint.md)[
255
-
256
-
257
-
258
-
](external-events-and-alerts-in-sharepoint.md)
259
-
260
-
261
-
90
+
91
+
<ahref="7a87e5bf-4428-4055-b113-7665a93e7326.htm"><imgalt="OData connector"src="../../images/wn_bcs_1.png" /></a> <ahref="a34cbbba-dc38-4d3d-b796-d54b5848bdfb.htm"><imgalt="External data in apps"src="../../images/wn_bcs_2.png" /></a> <ahref="e48e4812-a185-43c5-b243-04b1d79b88ee.htm"><imgalt="External events in SharePoint"src="../../images/wn_bcs_3.png" /></a>
262
92
263
93
## Application services
264
94
<aname="bmSpServices"> </a>
265
95
266
96
SharePoint includes several services for working with data in your SharePoint sites. New for SharePoint is the Machine Translation Service, which translates sites, documents, and streams for multilingual support. SharePoint also includes Access Services and a new data access model. For converting files and streams to other formats, SharePoint has Word Automation Services and PowerPoint Automation Services (a new feature for SharePoint). SharePoint also provides data analysis tools, like PerformancePoint Services and Visio Services, that enable business intelligence, and powerful new features in Excel Services.
0 commit comments