Results 1 to 6 of 6

Thread: Useful tool for visual studio and c#

  1. #1
    Senior Member kasavien's Avatar
    Join Date
    Aug 2005
    Location
    St. Albans
    Posts
    1,829
    Thanks
    145
    Thanked
    104 times in 49 posts

    Useful tool for visual studio and c#

    Hi all i found this add-in for Visual Studio 2005 and 2008 that helps with documenting code, basically if you tell it to "Document this" it creates and xml style comment which you can then ammend to give more info if necessary. Anyway here's the link Roland Weigelt's GhostDoc

    Hope it helps someone

    Andy

  2. Received thanks from:

    dangel (14-02-2008)

  3. #2
    Lovely chap dangel's Avatar
    Join Date
    Aug 2005
    Location
    Cambridge, UK
    Posts
    8,398
    Thanks
    412
    Thanked
    459 times in 334 posts
    • dangel's system
      • Motherboard:
      • See My Sig
      • CPU:
      • See My Sig
      • Memory:
      • See My Sig
      • Storage:
      • See My Sig
      • Graphics card(s):
      • See My Sig
      • PSU:
      • See My Sig
      • Case:
      • See My Sig
      • Operating System:
      • Windows 10
      • Monitor(s):
      • See My Sig
      • Internet:
      • 60mbit Sky LLU

    Re: Useful tool for visual studio and c#

    I rather like Visual Assist X from Whole Tomato Software too
    Crosshair VIII Hero (WIFI), 3900x, 32GB DDR4, Many SSDs, EVGA FTW3 3090, Ethoo 719


  4. #3
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,164
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: Useful tool for visual studio and c#

    GhostDoct is very useful, a few others are

    Resharper -- comercial but just fantastic.
    Mole -- digs down through collections. (CodeProject: Mole For Visual Studio - With Editing - Visualize All Project Types. Free source code and programming help)
    throw new ArgumentException (String, String, Exception)

  5. Received thanks from:

    dangel (14-02-2008)

  6. #4
    Registered+
    Join Date
    Feb 2008
    Location
    Norwich
    Posts
    78
    Thanks
    5
    Thanked
    6 times in 6 posts
    • Stevo3000's system
      • Motherboard:
      • Asus P5K Premium Balck Pearl Edition
      • CPU:
      • Intel Core 2 Duo E8500
      • Memory:
      • 4x OCZ Platinum 1024Mb 800MHz
      • Storage:
      • WD Raptor 150Gb, WD AAKS 750Gb
      • Graphics card(s):
      • EVGA 8800 GTS KO 512Mb
      • PSU:
      • Coolermaster RealPower 620W
      • Case:
      • Coolermaster RC-1000 Cosmos
      • Monitor(s):
      • Samsung SM226CW 22"
      • Internet:
      • 2MBit Broadband

    Re: Useful tool for visual studio and c#

    I'd put my money on Reflector and Expresso even though you have to use them as stand alone applications.

    Reflector allows you to dissassemble managed code assemblies.
    Expresso allows you to construct regular expressions with ease.

  7. #5
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,164
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: Useful tool for visual studio and c#

    there was a great visualiser plugin for making playing with regex's easyer.... can't for the life of me remeber it.
    throw new ArgumentException (String, String, Exception)

  8. #6
    Registered+
    Join Date
    Feb 2008
    Location
    Norwich
    Posts
    78
    Thanks
    5
    Thanked
    6 times in 6 posts
    • Stevo3000's system
      • Motherboard:
      • Asus P5K Premium Balck Pearl Edition
      • CPU:
      • Intel Core 2 Duo E8500
      • Memory:
      • 4x OCZ Platinum 1024Mb 800MHz
      • Storage:
      • WD Raptor 150Gb, WD AAKS 750Gb
      • Graphics card(s):
      • EVGA 8800 GTS KO 512Mb
      • PSU:
      • Coolermaster RealPower 620W
      • Case:
      • Coolermaster RC-1000 Cosmos
      • Monitor(s):
      • Samsung SM226CW 22"
      • Internet:
      • 2MBit Broadband

    Re: Useful tool for visual studio and c#

    I used to use Regulator but Expresso far surpasses it!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Pinnacle launches Studio Plus v.10 Titanium Edition
    By Bob Crabtree in forum HEXUS News
    Replies: 0
    Last Post: 06-03-2006, 01:54 PM
  2. Pinnacle Studio 10.5 software update - jury still out
    By Bob Crabtree in forum HEXUS News
    Replies: 0
    Last Post: 06-03-2006, 01:32 PM
  3. FREE Visual Studio Express from M$
    By megah0 in forum Retail Therapy and Bargains
    Replies: 15
    Last Post: 12-11-2005, 02:28 PM
  4. MS launches SQL Server 2005, Visual Studio
    By Steve in forum HEXUS News
    Replies: 4
    Last Post: 07-11-2005, 12:33 PM

Posting Permissions

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