CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Peter's Gekko

public Blog MyNotepad : Imho { }

Copy source as HTML for VS2005 !

When writing an HTML document which contains source code, like blogposts, CopySourceAsHtml is a tool of great value. It just takes a couple of clicks to copy source from Visual Studio to your HTML editor. The project did have a somewhat flaky status in VS 2003, in my experience the 1.2 worked well in most of the cases, 1.3 usually gave exceptions when copying. You could not install it in VS2005, posting VS 2005 code took copying it to VS 2003 first.

Today I found a VS 2005 port of CopySourcesAsHTML.  Here is a link to an installer with notes on installing. And it works like a charm ! Absolutely recommended.


Published Mar 23 2006, 04:58 AM by pvanooijen
Filed under:

Comments

daughtkom said:

Since you're using Community Server, you might look at this: http://communityserver.org/files/40/add-ons/entry516609.aspx

It's a replacement for the rich text editor that also includes options for syntax highlighting in a variety of languages.
# March 23, 2006 8:24 AM

pvanooijen said:

Ok that's cool. But CS does not include the other parts of an intergrated IDE like the compilere and debugger :) The cool thing about Copy source as HTML is that it installs in VS, your working environement, and copies source code nicely to the presentation package. Frontpage in my case.
# March 27, 2006 2:51 AM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add
Check out Devlicio.us!