Sample Object Model Tasks
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
This section in the Windows SharePoint Services Software Development Kit (SDK) provides sample programming tasks that show how to use the Windows SharePoint Services object model to customize SharePoint sites and lists within a deployment.
In This Section
How to: Create a Web Application in a SharePoint Web Site
How to: Create a Console Application
How to: Implement the Object Model in a Custom Web Part
How to: Return Sites and Site Collections
How to: Create or Delete a Site or a Site Collection
How to: Create or Delete Lists
How to: Add or Delete a List in Multiple Web Sites
How to: Return Items from a List
How to: Add or Delete List Items
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
See Also
Concepts
Working with List Objects and Collections
Getting Started with Programmatically Customizing a SharePoint Web Site in Visual Studio