The Problem Solver

Tell me and I will forget
Show me and I will remember
Involve me and I will understand
- Confucius -

Google Ads

This Blog

Syndication

Search

Tags

News





  • View Maurice De Beijer's profile on LinkedIn

Community

Email Notifications

Explore

Archives

Copying source code as HTML from Visual Studio 2005
One of the things I frequently do is copy VB source code into emails and documents. Now Visual Studio 2005 formats the source code on the clipboard but the resulting HTML is a bit of a dog. Most of the time I just ignored this as a minor annoyance but I was working on a newsletter and the HTML needs to be as clean as possible, clearly not what VS2005 produces.
 
Fortunately there is a solution and it is called CopySourceAsHTML. There is a special VS2005 installer, take a look at this blog post for details on how to download and install it http://www.avocadosoftware.com/csblogs/dredge/archive/2006/01/10/544.aspx
 
Recommended :-)
 
Maurice de Beijer
Published Wed, Apr 19 2006 13:27 by Maurice
Filed under: