After the release of Visual Studio 2008 RTM, I really needed to blogs about technical stuff and needed Copy Source As Html (CopySourceAsHtml) with Visual Studio 2008 support.
You can download this zip file, and extract it to your Visual Studio 2008 Addins folder. For vista is it C:\Users\<username>\Documents\Visual Studio 2008\Addins, and it should be somewhere under C:\Documents and settings If you're working with XP. Notice that this folder might not be exist, so you should create it.
After placing the files in this directory, simply restart Visual Studio 2008, and you can start working with the addin.
To make things faster, I usually customizing a keyboard shourtcut for this addin. I go to Tools -> Options, and under Environment node I select the Keyboad node. I look for the CopySourceAsHtml.Connect.CopyNow command, and assign Ctrl+Shift+H for it.
Disclaimer: Using the above addin is under the copyrights of J.T. Leigh & Associates Inc. Any use of this addin is not supported and on your own risk.
Copy Source As Html (CopySourceAsHtml) for Visual Studio 2008 RTM.
Enjoy!
Source: blogs.microsoft.co.il
Posted By: IndoSourceCode