Copy Source As HTML

This is a fantastico tool, CopySourceAsHTML copies your VS 2005 source code to the clipboard in the correct HTML format.

  159         private static void OnMoveUpCommand(object sender, ExecutedRoutedEventArgs e)

  160         {

  161             ImageMapNavigator control = sender as ImageMapNavigator;

  162             if (control != null)

  163             {

  164                 control.OnMoveUp();

  165             }

  166         }

I guess I now can post better code samples :D weeeeeee!

Posted in Tools. 2 Comments »

2 Responses to “Copy Source As HTML”

  1. Nuno Pereira Says:

    Já tinha visto essa ferramenta num blog que tenho na minha lista de blogs :) .
    Dá jeito de vez em quando

  2. Cigar Store Says:

    Latest Blog Links

    [...] I highly recommend that you check out this blog, I found it quite fascinating [...]


Leave a Reply