Code Sample: Manage Web Application Snapshots

Applies to: SharePoint Foundation 2010

The Microsoft SharePoint Foundation SDK includes a C# sample that shows how to create a graphical user interface for the management of database snapshots.

To download the SDK

  1. Navigate to https://www.microsoft.com/downloads/details.aspx?FamilyID=f0c9daf3-4c54-45ed-9bde-7b4d83a8f26f\&displaylang=en

  2. Follow the instructions to download the SDK.

To use the sample

  1. The sample is a ZIP file located in a subfolder of %PROGRAMFILES%\Microsoft SDKs.

  2. Extract the files, preserving the folder structure.

  3. Open the solution file in Visual Studio.

  4. Read the ReadMe file or other explanatory documentation included with the sample.

Demonstrates

How to create a management interface for database snapshots.