Community

Producing Professional MSDN-style Documentation with .NET and NDoc

(Alessandro Lacava) The .NET framework provides a nice way to insert XML documentation tags inside C# source code. These tags can then be extracted to an XML file, and using NDoc, transformed into fully-functional MSDN-style documentation.

Read More - Register for Free Membership