Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Help Creation software

Help Creation software

Scheduled Pinned Locked Moved C#
helpcsharpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Andrew Torrance
    wrote on last edited by
    #1

    Anyone got any reccomendations for help creation software to work alongside c# ? Cost is a major issue on this one . Am I the only one forever playing catch up with technology , while all the juicy opportunites keep rolling by ?

    V L 2 Replies Last reply
    0
    • A Andrew Torrance

      Anyone got any reccomendations for help creation software to work alongside c# ? Cost is a major issue on this one . Am I the only one forever playing catch up with technology , while all the juicy opportunites keep rolling by ?

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      Hi Andrew, Check out NDOC http://ndoc.sourceforge.net/[^] Deepak Kumar Vasudevan http://deepak.portland.co.uk/

      1 Reply Last reply
      0
      • A Andrew Torrance

        Anyone got any reccomendations for help creation software to work alongside c# ? Cost is a major issue on this one . Am I the only one forever playing catch up with technology , while all the juicy opportunites keep rolling by ?

        L Offline
        L Offline
        Laimis
        wrote on last edited by
        #3

        NDoc is great for generating documentation that can also serve as help. Try it out, you can make your documentation look exactly the same as how MSDN .NET documentation looks. To make this all work, you have to use so called XML comments in your code and then you compile your code, /doc switch must be used to generate xml file that NDoc will use. somefilename.xml is just a file that you choose. I have a short article about this at: http://vbxzone.tripod.com/dotnet/dotnet06032.html check it out.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups