Source code commenting

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RYoung

    #1

    Source code commenting

    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


  • Patrice

    #2
    Re: Source code commenting

    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" <no@mail.com> a écrit dans le message de news:
    OfpQbBujGHA.466 0@TK2MSFTNGP03. phx.gbl...[color=blue]
    > 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
    >[/color]


    Comment

    • RYoung

      #3
      Re: Source code commenting

      Thanks Patrice. Glad to see it's supported.

      Ron

      "Patrice" <scribe@chez.co m> wrote in message
      news:u9la3HujGH A.4512@TK2MSFTN GP02.phx.gbl...[color=blue]
      > 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" <no@mail.com> a écrit dans le message de news:
      > OfpQbBujGHA.466 0@TK2MSFTNGP03. phx.gbl...[color=green]
      >> 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
      >>[/color]
      >
      >[/color]


      Comment

      Working...