Documentation of Objects

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Documentation of Objects

    Dies anyone know of a good way to document your classes.
    I currently use the VB commenter for VS.net 2003 but that
    does not provide any intellisence functionality for my
    objects like description and such. Also when you select
    tools > build comment web pages... I find these web pages
    to be almost useless and less than satisfactory as
    documentation.

    I would really like to know how to document my objects
    better.

    Thanks All!

    -mike
    Mike Morse Guest

  2. Similar Questions and Discussions

    1. Updating Objects in Objects in the Library
      We just received an InDesign job from a client and they provided templates, fonts, art, and a library. When I drag a library item onto a page I get a...
    2. Newbie Question? Aligning Objects to other Objects?
      Hi, I think this a newbie question and I will try to explain it as best as possible! I have a hollow circle (no fill, or stroke) and x amount of...
    3. Storing Objects/Arrays in Stored Objects
      Hello All, I recently came across a very frustrating issue when trying to create and store arrays within objects in a Shared object. It took me...
    4. is this an acceptable way of passing objects to other objects?
      I've read that objects should always be passed by reference to other objects. I've also read that future versions of PHP may not support runtime...
  3. #2

    Default Re: Documentation of Objects

    Use C#, and Summary Tags.

    --
    HTH,

    Kevin Spencer
    Microsoft MVP
    ..Net Developer
    [url]http://www.takempis.com[/url]
    Big things are made up of
    lots of little things.

    "Mike Morse" <mike.morse@micromo.com> wrote in message
    news:001b01c3514b$7dd8c0a0$a501280a@phx.gbl...
    > Dies anyone know of a good way to document your classes.
    > I currently use the VB commenter for VS.net 2003 but that
    > does not provide any intellisence functionality for my
    > objects like description and such. Also when you select
    > tools > build comment web pages... I find these web pages
    > to be almost useless and less than satisfactory as
    > documentation.
    >
    > I would really like to know how to document my objects
    > better.
    >
    > Thanks All!
    >
    > -mike

    Kevin Spencer Guest

  4. #3

    Default Re: Documentation of Objects

    In that case, wait until MS provides Summary Tags for VB.Net.

    --
    HTH,

    Kevin Spencer
    Microsoft MVP
    ..Net Developer
    [url]http://www.takempis.com[/url]
    Big things are made up of
    lots of little things.

    "mike morse" <mike.morse@micromo.com> wrote in message
    news:01f301c35153$b741e3f0$a401280a@phx.gbl...
    > Your f'n kiddig me. Yeah, why don't I just switch
    > languages.
    >
    > >-----Original Message-----
    > >Use C#, and Summary Tags.
    > >
    > >--
    > >HTH,
    > >
    > >Kevin Spencer
    > >Microsoft MVP
    > >..Net Developer
    > >[url]http://www.takempis.com[/url]
    > >Big things are made up of
    > >lots of little things.
    > >
    > >"Mike Morse" <mike.morse@micromo.com> wrote in message
    > >news:001b01c3514b$7dd8c0a0$a501280a@phx.gbl...
    > >> Dies anyone know of a good way to document your classes.
    > >> I currently use the VB commenter for VS.net 2003 but
    > that
    > >> does not provide any intellisence functionality for my
    > >> objects like description and such. Also when you select
    > >> tools > build comment web pages... I find these web
    > pages
    > >> to be almost useless and less than satisfactory as
    > >> documentation.
    > >>
    > >> I would really like to know how to document my objects
    > >> better.
    > >>
    > >> Thanks All!
    > >>
    > >> -mike
    > >
    > >
    > >.
    > >

    Kevin Spencer Guest

  5. #4

    Default Re: Documentation of Objects

    LOL.. to think, I was going to make the same suggestion...

    Mike, unfortunatly, unless you use a VS.NET addin, you are not going to get
    much use out of VB's meager commenting features. At least, not like you
    would with C# and it's XML Documentation. I have seen one commenter that is
    nice, but a bit pricey. CodeSmart for VS.NET ([url]http://www.axtools.com/[/url]).

    Anyhow,

    HTH,

    Bill Priess

    On Wed, 23 Jul 2003 12:50:49 -0700, mike morse <mike.morse@micromo.com>
    wrote:
    > Your f'n kiddig me. Yeah, why don't I just switch languages.
    >
    >> -----Original Message-----
    >> Use C#, and Summary Tags.
    >>
    >> -- HTH,
    >>
    >> Kevin Spencer
    >> Microsoft MVP
    >> ..Net Developer
    >> [url]http://www.takempis.com[/url]
    >> Big things are made up of
    >> lots of little things.
    >>
    >> "Mike Morse" <mike.morse@micromo.com> wrote in message
    >> news:001b01c3514b$7dd8c0a0$a501280a@phx.gbl...
    >>> Dies anyone know of a good way to document your classes.
    >>> I currently use the VB commenter for VS.net 2003 but
    > that
    >>> does not provide any intellisence functionality for my
    >>> objects like description and such. Also when you select
    >>> tools > build comment web pages... I find these web
    > pages
    >>> to be almost useless and less than satisfactory as
    >>> documentation.
    >>>
    >>> I would really like to know how to document my objects
    >>> better.
    >>>
    >>> Thanks All!
    >>>
    >>> -mike
    >>
    >>
    >> .
    >>
    >


    --
    Using M2, Opera's revolutionary e-mail client: [url]http://www.opera.com/m2/[/url]
    Bill Priess Guest

  6. #5

    Default Re: Documentation of Objects

    Hello Mike,

    XML comments is only supported in C# now. Please refer to
    [url]http://msdn.microsoft.com/msdnmag/issues/02/06/XMLC/default.aspx[/url] for details.

    If you want to do it in other languages, I think you need to install some third party add-in or etc.

    Thanks.

    Best regards,
    Yanhong Huang
    Microsoft Online Partner Support

    Get Secure! - [url]www.microsoft.com/security[/url]
    This posting is provided "AS IS" with no warranties, and confers no rights.

    --------------------
    !Content-Class: urn:content-classes:message
    !From: "mike morse" <mike.morse@micromo.com>
    !Sender: "mike morse" <mike.morse@micromo.com>
    !References: <001b01c3514b$7dd8c0a0$a501280a@phx.gbl> <u$VS$9UUDHA.556@TK2MSFTNGP12.phx.gbl>
    !Subject: Re: Documentation of Objects
    !Date: Wed, 23 Jul 2003 12:50:49 -0700
    !Lines: 38
    !Message-ID: <01f301c35153$b741e3f0$a401280a@phx.gbl>
    !MIME-Version: 1.0
    !Content-Type: text/plain;
    ! charset="iso-8859-1"
    !Content-Transfer-Encoding: 7bit
    !X-Newsreader: Microsoft CDO for Windows 2000
    !X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
    !Thread-Index: AcNRU7dB1HNJBzx5SaqeosxcsVGJ/Q==
    !Newsgroups: microsoft.public.dotnet.framework.aspnet
    !Path: cpmsftngxa06.phx.gbl
    !Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:161501
    !NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
    !X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
    !
    !Your f'n kiddig me. Yeah, why don't I just switch
    !languages.
    !
    !>-----Original Message-----
    !>Use C#, and Summary Tags.
    !>
    !>--
    !>HTH,
    !>
    !>Kevin Spencer
    !>Microsoft MVP
    !>..Net Developer
    !>[url]http://www.takempis.com[/url]
    !>Big things are made up of
    !>lots of little things.
    !>
    !>"Mike Morse" <mike.morse@micromo.com> wrote in message
    !>news:001b01c3514b$7dd8c0a0$a501280a@phx.gbl...
    !>> Dies anyone know of a good way to document your classes.
    !>> I currently use the VB commenter for VS.net 2003 but
    !that
    !>> does not provide any intellisence functionality for my
    !>> objects like description and such. Also when you select
    !>> tools > build comment web pages... I find these web
    !pages
    !>> to be almost useless and less than satisfactory as
    !>> documentation.
    !>>
    !>> I would really like to know how to document my objects
    !>> better.
    !>>
    !>> Thanks All!
    !>>
    !>> -mike
    !>
    !>
    !>.
    !>
    !


    Yan-Hong Huang[MSFT] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139