I use Visual Studio 2010 and became a good boy and have documented all my code when I write it using XML comments. I have a well-documented project, and I even figured out how to get Visual Studio to spit out a complete XML document when building. My question is, what is the best way to format / display this document on the Internet so that it displays in a convenient friendly and convenient format like MSDN? Is there a tool that makes this easy?
Thanks in advance!
comments c # xml visual-studio visual-studio-2010
Chev
source share