Monthly Archive
for: ‘December, 2011’

Dump all the Lists in A SharePoint Web to Excel CSV Files

Between native and 3rd party options there are probably 86 ways to backup SharePoint. However sometimes you want something simple and guarenteed. The Export to Spreadsheet option is an example – its basic but works – kind of cosey. So I wrote a console app that lets me quickly dump the contents of a Site to a series of CSV files and zips them.

Read More