There are no comments yet...Kick things off by filling out the form below.
CopySourceAsHtml Add-in for Visual Studio 2008
My regular visitors know that I've been using CopySourceAsHtml add-in for Visual Studio 2003 and 2005 to highlight source code samples on my blog from the beginning to now. And probably you know that this add-in is the most popular way to present source codes on blogs and sites on .NET community.
I wrote sample codes for the previous post in Visual Studio 2008 (codenamed Orcas) and was going to copy source codes to my blog but I didn't have any choice to do this. Looking for a solution, I first decided to recompile the source code for Visual Studio 2005 in Visual Studio 2008 but searching is always better! Fortunately, someone had done it before and had upgraded the source code for VS 2005 in VS 2008 and I just downloaded and installed it on my machine. So Live Search saved five minutes for me today!
Since I'm a VS Extensibility guy these days, I have to note that this add-in targets Macros IDE as well. It means that you can also copy the source codes from Macros IDE editor with this add-in.
[advertisement] Axosoft OnTime 2008 is four developer tools in one: bug tracking, project wiki, feature management, and help desk. It manages your development process so developers can focus on coding. Installed or Hosted – Free Single-user license -- Free 30-day team trial.
No Comments : 08.02.07
