Possibilità di sviluppo e personalizzazione di Sharepoint Online
Spesso ci viene richiesto quali siano le possibilità di personalizzazione e di sviluppo relative ai Microsoft Online Services.
Nel seguente post vedremo brevemente cosa si possa fare attualmente con il prodotto Sharepoint Online.
In particolare:
Le possibilità di personalizzazione sono le seguenti:
· Use Office SharePoint Designer 2007 to create and deploy no-code workflows, customize content types, taxonomy, and branding via master pages and layouts. You can also create and deploy site templates.
· Use the Data Form Web Part to create applications to mash up, filter, roll up, and render SharePoint data or data consumed from a Web service such as RSS feeds in new ways.
· Use Microsoft Office InfoPath® to design forms for workflows, provided the forms contain no custom code.
· Use the Office SharePoint Server Web services to access and manipulate SharePoint data remotely.
Mentre attualmente NON è possibile:
· Use inline code, build coded workflows, or develop Office InfoPath forms with coded business logic.
· Deploy features, solutions, pluggable authentication providers, Web Parts, site definitions, or other modifications that require deployment and configuration on the server.
· Modify built-in SharePoint files, web.config settings, security policy, and other elements.
· Make configuration changes that affect the Web server or the Microsoft .NET Framework.
· Make changes or add capabilities that require a custom database or changes to the database schema.
Al link sottostante è possibile scaricare una guida molto chiara e completa che illustra nel dettaglio le possibilità di sviluppo sul prodotto:
Download details: Microsoft SharePoint Online Standard Developer Guide: https://www.microsoft.com/downloads/details.aspx?FamilyID=d007f35e-375c-4b11-bc40-bc9082bb224a&displaylang=en
Il documento ha dimensioni piuttosto elevate (35 MB) ed è disponibile unicamente in inglese.