| 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.

|