Results 1 to 7 of 7

Thread: Tips Tricks

  1. #1

    Thread Starter
    Addicted Member Zero2Cool's Avatar
    Join Date
    Aug 2006
    Location
    Green Bay, WI
    Posts
    203

    Tips Tricks

    Tip #10
    COMMENTS, COMMENTS, AND MORE COMMENTS

    Tip #2 talked about some sample code to create documentation for classes and such that you write in VB.NET

    well here is a link to an addin to Visual Studio.NET that will help to make your documentation as easy as can be. This was written by MS, so no worries about installing it (well no more than the usual MS program )

    Generating Documentation for Your Visual Basic .NET Applications

    Tip Contributed by Ideas man
    The link is invalid now.

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Tips Tricks

    I'm confused. Did you have a question regarding the original link or was there something you were looking for?
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  3. #3

    Thread Starter
    Addicted Member Zero2Cool's Avatar
    Join Date
    Aug 2006
    Location
    Green Bay, WI
    Posts
    203

    Re: Tips Tricks

    Not really. I was just going through them and the one I quoted and posted has a link that is no longer active.

    If there's a better location for this post, I would gladly put it there instead.

    Sorry for the confusion.

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Tips Tricks

    Gee, thanks for all the detailed information. There's no link in your post. There's no indication of where that quote came from for us to look. You don't actually tell us what it is you want or even if you do want something. It's a joy when people take the time and make the effort to post clearly and completely.

    I assume that you're talking about XML documentation. If so then the add-in was for VB.NET 2003. VB 2005 supports XML comments natively. When you build your app the XML documentation is created automatically. You can then generate MSDN-style documentation from the XML file using tools like NDoc or the up-coming Sandcastle from Microsoft.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5

    Thread Starter
    Addicted Member Zero2Cool's Avatar
    Join Date
    Aug 2006
    Location
    Green Bay, WI
    Posts
    203

    Re: Tips Tricks

    Sorry I thought with my title 'tips tricks' and the contents of the post that it was obvious that I was referring to the sticky at the top of this forum.

    Here's the link.
    http://www.vbforums.com/showthread.php?t=311501

    Tip #10 has the following link.
    http://msdn.microsoft.com/vbasic/def...ratingDocs.asp
    Which is no longer active.

    Was just trying to help, sorry for ticking you off.

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Tips Tricks

    I edited the post for #10 and added a new link.

    Have a look.

  7. #7

    Thread Starter
    Addicted Member Zero2Cool's Avatar
    Join Date
    Aug 2006
    Location
    Green Bay, WI
    Posts
    203

    Re: Tips Tricks

    Awesome!! Thanks.

Posting Permissions

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



Click Here to Expand Forum to Full Width