.Net Program Source Code Generator TCDesigner
 

XML Comments 

TCDesigner generates detailed XML comments for each class, property and method. These comments can be used by the team leads, technical writers, Quality Assurance, and so on.

Since some project members may not know how to code, XML comments give them the ability to understand the program with out having to read the code.

Here is an example of the XML comment generated by TCDesigner. This example shows the comments created for the Load Row method of the Northwind Employees data access class.

Generated Source Example

 

We used the open source XML Comment Help generator called NDoc. Below is an example of the File Help created by NDoc for the Comments show above.

Generated Help Example


©2004 Program Solutions LLC. All rights reserved. Terms of Use | Privacy Statement
TCDesigner