CodePoster was developed to be an add-in for Visual Studio which allows you to post code directly from Visual Studio to your blog.
Usage:
- Copy all of the files except for the AddIn-file located here to a folder of your choice
- Copy the file CodePoster.AddIn file to your Visual Studio user folder (Typically [PersonalFolder]\Visual Studio 2008\Addins or [PersonalFolder]\Visual Studio 2010\Addins
- Open the file CodePoster.AddIn with Notepad or similar, and replace [ProjectOutputPath] in the line [ProjectOutputPath]\CodePoster.dll with the actual location of the DLL.
- Start Visual Studio and you're done!
Requirements:
· Visual Studio