SharePoint 2013 Preview SDK Available
Written by Kay Ewbank   
Tuesday, 04 September 2012

The SharePoint 2013 preview software development kit (SDK) includes documentation and code samples.

It is designed for use with three different SharePoint configurations: SharePoint Foundation 2013 Preview; SharePoint Server 2013 Preview; and SharePoint Online.

The documentation has good detailed descriptions of the technologies you use to program against SharePoint, along with documentation for the server and client object models, and step-by-step procedures for using these technologies and object models and programming with them. There’s also a best practices guide and info on setting up SharePoint to work with your custom apps. 

The code samples included with the SDK are a mixture of ‘building blocks’ that you can use in your own apps, and sample apps showing how to deal with the type of customization requests you might be asked to develop apps for.

From the developer’s viewpoint, the main addition to SharePoint 2013 Preview is a Cloud App Model that lets you create apps where all the code is initially in the cloud, and optionally moved down to the client machines.

In practical coding terms, there’s a strong emphasis on moving to the new web-based "Napa" Office 365 Development Tools, though Visual Studio 2012 has a new app project template for SharePoint 2013 in addition to the SharePoint project templates that were provided in earlier versions.

More Information

SharePoint for developers

Download SDK

Related Articles

Napa - Build Apps in the Cloud

Create An Office Or SharePoint App And Win $10,000

 New Model For Office Apps

All-In-One Script Framework

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Apache Lucene Adds Similarity Vector Searches
27/02/2024

Apache Lucene 9.10 has been released with support for similarity-based vector searches. Other improvements include block join compatible index sorting, and several improvements to ensure the software  [ ... ]



TypeScript 5.4 Adds NoInfer Type
12/03/2024

TypeScript 5.4 has been released, with the addition of a NoInfer utility type alongside preserved narrowing in closures following last assignments. 


More News

Last Updated ( Tuesday, 04 September 2012 )