Copy Source As HTML
Its a plugin for VS
http://www.only4gurus.com/v3/preview.asp?ID=6779

Signature
Remy Blaettler
Helping you collaborate better!
www.collaboral.com
> Can anyone recommend a component that displays asp.net source code on a
> web page, with formatted layout and vs.net-like color scheme? Basically
[quoted text clipped - 3 lines]
>
> Mike
Mike Allen - 24 Oct 2005 04:58 GMT
Thanks but I'm looking for something that can generate the output on the fly
at run time. For instance I want to be able to instantiate the component
and pass it a file name, and have it then return (or display) the html,
color formatted asp.net source of that file. Any such component out there?
Mike
> Copy Source As HTML
>
[quoted text clipped - 10 lines]
>>
>> Mike
xhead - 24 Oct 2005 06:02 GMT
Doesn't the Duwamish sample application do that exact thing? At least
with code views it does I think, perhaps not HTML, but you'd see the
techniques. Search your VS.NET Help for Duwamish to see how to install
the Duwamish sample application, then go looking in the source code.
Mike (xhead)