Home All Groups Group Topic Archive Search About

Source code commenting

Author
13 Jun 2006 11:56 AM
RYoung
Can someone point me to a reference concerning source code commenting with
VB 2005, ala C# commenting?

I googled and found alot of links to add-ins and commercial products, but I
can't find any info on whether documentation generation is supported with VB
2005 using xml comments.

Thanks,
Ron

Author
13 Jun 2006 12:07 PM
Patrice
This is supported in 2005. See :
http://msdn2.microsoft.com/en-us/library/xzysab5k.aspx

(basically hit ' three times, the link will provide also the available
tags).

--
Patrice

"RYoung" <n*@mail.com> a écrit dans le message de news:
OfpQbBujGHA.4***@TK2MSFTNGP03.phx.gbl...
Show quoteHide quote
> Can someone point me to a reference concerning source code commenting with
> VB 2005, ala C# commenting?
>
> I googled and found alot of links to add-ins and commercial products, but
> I can't find any info on whether documentation generation is supported
> with VB 2005 using xml comments.
>
> Thanks,
> Ron
>
Author
13 Jun 2006 12:12 PM
RYoung
Thanks Patrice. Glad to see it's supported.

Ron

Show quoteHide quote
"Patrice" <scr***@chez.com> wrote in message
news:u9la3HujGHA.4512@TK2MSFTNGP02.phx.gbl...
> This is supported in 2005. See :
> http://msdn2.microsoft.com/en-us/library/xzysab5k.aspx
>
> (basically hit ' three times, the link will provide also the available
> tags).
>
> --
> Patrice
>
> "RYoung" <n*@mail.com> a écrit dans le message de news:
> OfpQbBujGHA.4***@TK2MSFTNGP03.phx.gbl...
>> Can someone point me to a reference concerning source code commenting
>> with VB 2005, ala C# commenting?
>>
>> I googled and found alot of links to add-ins and commercial products, but
>> I can't find any info on whether documentation generation is supported
>> with VB 2005 using xml comments.
>>
>> Thanks,
>> Ron
>>
>
>