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

 

pico book

 

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


Python Still Growing - 2024 Developer Survey Results
20/08/2025

The results of the 2024 Python Developers Survey, conducted as a collaborative effort between the Python Software Foundation and JetBrains have been published. This was the eighth editi [ ... ]



Copilot Diagnostics Toolset for .NET In Visual Studio
02/09/2025

Microsoft has added a new diagnostics toolset for .NET development in Visual Studio. The Copilot Diagnostics for .NET is integrated with GitHub Copilot and aims to cut out the repetitive, tedious [ ... ]


More News

Last Updated ( Tuesday, 04 September 2012 )