Hi
How i can convert to c# code files to html files?Is there any generation tool?
I need it my presentation...
Hi
How i can convert to c# code files to html files?Is there any generation tool?
I need it my presentation...
Doxygen is a free documentation tool that among other things makes html files from source code.
You can use the CopyAsHtml visual studio extension. It is written for VS2005 but can also be used with VS2008.