(March 23rd, 2009) I have begun working on a version that will suppor both VB.Net 2008 and C#.Net 2008 using the same form methods as the current VB.Net 2008 version. I would like to see comments and suggestions for this project.
Project DescriptionVB.Net 2008 Code XML Commenting Plug-in Utility for DXCore 3.0.8 or higher, VB.Net 2008 SP1 and Dot Net Framework 3.5. Works inside the VB.Net 2008 SP1 IDE to document code elements using XML Tags.
CR-Commenter by exDreamDuck is a C# XML code commenter that runs under DXCore.
(Note: I have tested it now with DXCore version 3.2.3 and VB.Net 2008 SP1.)Because this utility uses custom XML code comment tags you must compiled the project with VB.Net 2008 SP1 and then use either DocProject for Sandcastle
http://www.codeplex.com/DocProject or Sandcastle Help File Builder
http://www.codeplex.com/SHFB to build your XML code comments into HTML v1 or HTML v2 help files. Both of these products are GUI interfaces to Sandcastle
http://www.microsoft.com/downloads/details.aspx?FamilyId=E82EA71D-DA89-42EE-A715-696E3A4873B2&displaylang=en.
CR-Commenter by exDreamDuck is a C# XML code commenter that also uses DXCore to interface with VS.Net 2008.
http://www.codeproject.com/KB/macros/commenter.aspx