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
Follow the instructions to download the SDK.
To use the sample
The sample is a ZIP file located in a subfolder of %PROGRAMFILES%\Microsoft SDKs.
Extract the files, preserving the folder structure.
Open the solution file in Visual Studio.
Read the ReadMe file or other explanatory documentation included with the sample.
Demonstrates
How to create a management interface for database snapshots.