CStoWXL_v1.0

Rating: No reviews yet
Downloads: 44
Change Set: 6e02fdfaa122
Released: Jun 9 2010
Updated: Jun 9 2010 by danapellerin
Dev status: Stable

Recommended Download

Source Code CStoWXL_v1.0.zip
source code, 6K, uploaded Jun 9 2010 - 44 downloads

Release Notes

First (and probably only) release. Exports posts and tags bases on supplied user name. Does not do comments or attachments. To run, do the following:
  • In the file BlogData.cs, change the connectionString variable to the connection string for your database.
  • In the file Program.cs change the blogs array to contain the blog usernames and the blog title you wish to use. I could have written something to figure this out automatically, but I have one user per blog and I only needed to export a few blogs. You may have to alter the program if you have multi-user blogs.
  • In the file Program.cs change the savePath variable to contain the export file location.

Reviews for this release

No reviews yet for this release.