C H A P T E R  9

SharePoint Content

Adding content to your SharePoint site through Visual Studio is a great way to begin looking at developing solutions. You can declaratively create content and deploy it out to your SharePoint site. This chapter will show you how to set up content types, site columns, lists, and event receivers. Together, these can be used to set up the SharePoint content for your site.

Sandboxed Solutions

Developing for SharePoint Online means developing sandboxed solutions. SharePoint Online is based on SharePoint 2010, and as such, provides the sandboxed solution architecture. As I explained in Chapter 3, developers can safely build custom applications and deploy them to the shared environment of SharePoint Online.

Sandboxed ...

Get Pro Office 365 Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.