Sign in
MSDN Blogs
Microsoft Blog Images
More ...
SharePoint Development from a Documentation Perspective
Andrew May
Common Tasks
Blog Home
Email Blog Author
Subscribe via RSS
RSS for posts
RSS for comments
Recent Posts
We’ve Moved to the SharePoint Development Team Blog
Posted
over 3 years ago
by
Andrew May -MSFT
6
Comments
New Visual Upgrade Article
Posted
over 3 years ago
by
crowleyj
1
Comments
SharePoint Client Object Model Redistributable Released
Posted
over 3 years ago
by
Rickee
5
Comments
Application Lifecycle Management in Microsoft SharePoint 2010
Posted
over 3 years ago
by
crowleyj
14
Comments
Activity Event Sample on Code Gallery: How to Publish Events with a Timer Job
Posted
over 3 years ago
by
crowleyj
0
Comments
Tags
2010
backup
C# 3.0
code samples
Connectivity
content migration
deployment
Deployment namespace
Developer
documentation
fields
Got Code?
How to
known issues
migration
restore
ribbon
Samples
sandbox
SharePoint
SharePoint 2010 Beta
SharePoint Online
SharePoint SDK
tools
video
Microsoft Blogs
SharePoint Related Blogs
Microsoft SharePoint Team Blog
Microsoft Enterprise Content Management (ECM) Blog
Microsoft SharePoint Designer Team Blog
Microsoft SharePoint Business Intelligence Blog
Archives
Archives
December 2010
(1)
November 2010
(6)
October 2010
(9)
September 2010
(1)
May 2010
(1)
January 2010
(1)
December 2009
(1)
November 2009
(1)
October 2009
(3)
April 2009
(1)
February 2009
(1)
June 2008
(1)
April 2008
(1)
February 2008
(6)
January 2008
(3)
December 2007
(4)
November 2007
(6)
Browse by Tags
MSDN Blogs
>
Microsoft SharePoint Developer Documentation Team Blog
>
All Tags
>
restore
Browse by Tags
backup
content migration
SharePoint
Blog Post:
How to: Create a Content Class That Can Be Backed Up and Restored
Rickee
Introduction If you have a custom content component that you want to be included in Windows SharePoint Server 3.0 backups and restores, you must represent the component with a class that implements the IBackupRestore interface. This post explains how to do that. There is a complete example following...
on
7 Feb 2008
Blog Post:
How to: Programmatically Back Up and Restore a Single Site Collection
Rickee
Introduction This post describes how to back up and restore individual site collections programmatically. Note : Unless explicitly stated otherwise, all classes referred to in this post are in the Microsoft.SharePoint.Administration or Microsoft.SharePoint namespaces (not Microsoft.SharePoint.Administration...
on
7 Feb 2008
Blog Post:
How to: Programmatically Restore Content
Rickee
Introduction This post explains how to create an application that restores from a backup a content component, including a custom content component, of a Windows SharePoint Services 3.0 farm. The post assumes that you are familiar with my previous posts Overview of Backing Up and Restoring Data in...
on
7 Feb 2008
Blog Post:
How to: Programmatically Back Up Content
Rickee
Introduction This post explains how to program a backup of a content component, including custom components, in a Windows SharePoint Services 3.0 farm. The post assumes that you are familiar with my previous posts Overview of Backing Up and Restoring Data in Windows SharePoint Services and Programming...
on
7 Feb 2008
Blog Post:
Programming with the Windows SharePoint Services Backup/Restore Object Model
Rickee
Introduction This post describes the architecture of the backup and restore object model in Windows SharePoint Services 3.0 and provides some advice about how to program against it. Your backup application can be an independent application or an extension of the stsadm.exe command-line tool . For...
on
7 Feb 2008
Blog Post:
Overview of Backing Up and Restoring Data in Windows SharePoint Services
Rickee
Introduction This post provides some basic facts about backing up and restoring data in Windows SharePoint Services 3.0. It will serve as background information for several developer-oriented posts that I will create in the next couple of weeks. Note : Unless explicitly stated otherwise, all classes...
on
23 Jan 2008
Page 1 of 1 (6 items)