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
weeeeeee!
March 30, 2007 at 8:30 am
Já tinha visto essa ferramenta num blog que tenho na minha lista de blogs
.
Dá jeito de vez em quando
April 20, 2007 at 12:28 pm
Latest Blog Links
[...] I highly recommend that you check out this blog, I found it quite fascinating [...]