
Producing Professional MSDN-style Documentation with .NET and NDoc
he .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. Software NeededBefore delving into the how the process works, here’s a short list of the software