Thread: What is XML?
View Single Post
Old Sep 17th, 2005, 4:11 PM   #14
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
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.
OpenLoop is offline   Reply With Quote