Related resources for assembly template
  • Automate the process of documenting your code9/29/2012 7:27:05 AM. The Visual Studio .NET IDE allows to document your code in a way that the compiler can create an XML document describing your classes, methods, properties, etc. This article explains how to use this feature and then create a basic help file out of it.