Community

Documenting .NET Framework Source Code with XML Comments

(Brett Burridge) Many programming languages have well defined standards for documenting source code. These standards are useful in that they allow developers to add comments to code in a uniform format. Furthermore, it is possible to use tools to extract the documentation from an entire application’

Read More - Register for Free Membership