N Nikhil Patel Oct 11, 2004 #1 Hi all, Is there any tutorial on how to document C# Asp.Net application? Thanks. -Nikhil
R Rakesh Rajan Oct 11, 2004 #2 Hi Nikhil, If you are using C#, you could use the XML documentation feature. Once done, you could extract the comments using NDoc into MSDN style documentation. http://sourceforge.net/projects/ndoc HTH, Rakesh Rajan
Hi Nikhil, If you are using C#, you could use the XML documentation feature. Once done, you could extract the comments using NDoc into MSDN style documentation. http://sourceforge.net/projects/ndoc HTH, Rakesh Rajan