Quote:
|
Originally Posted by bl00dninja
i believe C# can integrate XML into it's program documentation so you could view an xml file of nice, readable comments and such.
|
You mean visual studio right? VS 2003 can transform you typical code comments (the summary section with ///) to full blown documentations for your program.