Basic Object Model Tasks in SharePoint 2010

Applies to: SharePoint Foundation 2010

Available in SharePoint Online

This section in the Microsoft SharePoint 2010 Software Development Kit (SDK) provides sample programming tasks that show how to use the SharePoint Foundation object model to customize SharePoint sites and lists within a deployment.

For additional introductory information about how to use the object model, see Getting Started with Development for SharePoint Foundation 2010.

In This Section

How to: Set the Culture and Language

How to: Enumerate Sites and Site Collections

How to: Create or Delete a Site or a Site Collection

How to: Create or Delete SharePoint Lists

How to: Access, Copy, and Move Files

How to: Upload a File to a SharePoint Site from a Local Folder

How to: Add a Recurring Event to Lists on Multiple Sites

For more basic programming tasks, see Essential SharePoint Programming Tasks.

See Also

Concepts

Working with List Objects and Collections

Using Visual Studio for SharePoint Development