Monthly Archives: October 2011

You are browsing the site archives by month.

Export Import

SharePoint 2010 Granular Backup-Restore Part 1

RATE THIS
Russ Maxwell 21 Oct 2009 1:44 PM 16
Hello! Russ Maxwell here and I’d like to provide a glimpse into SharePoint 2010 granular backup/restore. Several things have changed and have been improved in this area. This article is specifically themed around granular backup\restore and what you need to know.

Key Concepts:

Granular Backup: Granular backup has been placed into its own section within Central Administrator. This includes multiple options including the following options:

· Perform a site collection backup

· Export a site or list

PDF to Text with .NET

Pdfs are a very ubiquitous and useful file type, but they can be a pain to work with programatically

PDFs are extensively used in my organization, and people always want programs that will extract information from them. It can be very difficult to get the information they want due to the strange format, but sometimes it’s a necessity. Here is how to get a PDF into text, from there you are on your own!