VBCommenter 1.2.5 FINAL released

Anyone who is using VB.NET and wished for support for XML comment generation (NDoc, anyone?) should be using VBCommenter.  As I found myself in that very situation over the last few months, I've made some fairly major improvements to the VBCommenter add-in, and have wrapped up a new release.

After struggling with IE trying to convince it to load hosted .Net controls using the 1.1 framework (I have the VS.NET 2005 beta installed and, by default, IE will use the latest runtime for hosted controls), I've managed to get the 1.2.5 VBCommenter release completed, in source control, and available.  Head to the VBCommenter Workspace Home for the download.  Here are the highlights between 1.2 and 1.2.5:

- Major speed improvements (mostly related to schema and XML validation handling). For example, a large project that took 14 minutes to build using 1.2 and 2 minutes without VBCommenter takes about 2.5 minutes with 1.2.5.
- Improved comment schema (includes all NDoc extensions to the XML comment schema)
- Improved XML validation and task list reporting
- Fixed defect relating to Reporting Services projects (MSDN article ID 842434) - your Intellisense will no longer go away when you build a solution with a Reporting Project in it.
- Improved interoperability with other add-ins by not forcing the IDE to shadow copy all assemblies it loaded in the add-in appdomain. This is known to resolve issues with BizTalk 2004, Borland's Together Edition for Microsoft Visual Studio .Net, and (potentially) AnkhSVN.
- <see cref=""/> will output the correct XML for the cref attribute.
- The XmlWriter.FindType method has been simplified and its speed improved dramatically, increasing the reliability and performance of the add-in.
- cref resolution is much better - If your class has a method called "Log" and you want to reference it, the generated cref will be correct instead of pointing to System.Diagnostics.Log
- Handles Enterprise Template Projects correctly
- Reads assemblies in read-only mode to avoid locking the file or the inability to load the assembly if the IDE has it locked
- Fixes issues with duplicate comment prefixes being created
- Renders variables declared as "WithEvents" as properties (which is how the WithEvents keyword is implemented in IL) to allow NDoc to find the appropriate comments for the field.

Published Wednesday, March 16, 2005 11:25 PM by drohrer

Comments

# VBCommenter 1.2.5 Final Released

Thursday, March 17, 2005 4:38 AM by TrackBack

# VBCommenter 1.2.5 Final Released

Thursday, March 17, 2005 4:38 AM by TrackBack

# VBCommenter 1.2.5-final released

Thursday, March 17, 2005 5:58 PM by TrackBack

# VBCommenter 1.2.5 FINAL released

Saturday, March 19, 2005 4:50 PM by TrackBack

# VBCommenter 1.2.5 FINAL Released for Adding XML Comments to VB.Net

Saturday, March 19, 2005 6:04 PM by TrackBack

# Patrick Coelho Article

I was wondering if you have ever read Patrick Coelho's Article on 15 Seconds about how he modified the VBCommenter? (http://www.15seconds.com/issue/040302.htm) I have used his modified project and find it very nice to use, but I was wondering if it would be possible to adopt it into the project as it is available on GotDotNet?

Wednesday, March 23, 2005 4:33 PM by Brandon Schenz

# re:VBCommenter 1.2.5 FINAL released

^_^,Pretty Good!

Sunday, April 10, 2005 3:36 AM by TrackBack

# Shared Source - More Dev Toys

There are groups all over Microsoft that are posting source for interesting little bits and pieces. These...

Thursday, June 02, 2005 10:10 PM by TrackBack

# re: VBCommenter 1.2.5 FINAL released

Now that the GotDotNet site is discontinued, where has the source to the project been placed?

Friday, July 20, 2007 11:47 AM by Roy Soltoff

# re: VBCommenter 1.2.5 FINAL released

gotdotnet vbcommenter - its gone. microsoft is so incompetent they can't even keep a high-quality free tool available and easy to find...

Thursday, August 16, 2007 11:57 AM by dan

# re: VBCommenter 1.2.5 FINAL released

Owww.... Coulda used that this morning.

Anyone have an alternate download source?

Tuesday, August 28, 2007 10:06 AM by Phil

# re: VBCommenter 1.2.5 FINAL released

I'll repeat Roy's comment :

Now that the GotDotNet site is discontinued, where has the source to the project been placed?

Monday, November 12, 2007 11:28 AM by Juan

# VBCommenter 1.2.5 FINAL released

Pingback from  VBCommenter 1.2.5 FINAL released

Tuesday, November 27, 2007 9:52 AM by VBCommenter 1.2.5 FINAL released

# re: VBCommenter 1.2.5 FINAL released

Check out my post at weblogs.asp.net/.../vbcommenter-source.aspx - I found and posted the most recent source here - I hope you find it useful.

Friday, December 21, 2007 10:29 PM by drohrer

# re: VBCommenter 1.2.5 FINAL released

think you! I hope it is useful.

Monday, October 13, 2008 9:52 AM by 0451sky