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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Creating a Help system...

Creating a Help system...

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharptutorialquestionhtmlvisual-studio
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.
  • N Offline
    N Offline
    new_phoenix 0
    wrote on last edited by
    #1

    Could somebody please point me to a tutorial on how to create a Help system similar to Microsoft application? I know it could be done with .HLP or .CHM type files, or even in HTML. What is the preferred approach and how is it done in the the C# part of Visual Studio?

    J T 2 Replies Last reply
    0
    • N new_phoenix 0

      Could somebody please point me to a tutorial on how to create a Help system similar to Microsoft application? I know it could be done with .HLP or .CHM type files, or even in HTML. What is the preferred approach and how is it done in the the C# part of Visual Studio?

      J Offline
      J Offline
      John Ad
      wrote on last edited by
      #2

      Hi, I assume you are looking for the procedure to call the help file from your application. If this is the said scenario, then I have created a sample project that you may download from: http://www.speedyshare.com/234286855.html[^] If you are looking to create a help file ( a Help System), then refer to the below mentioned link: http://helpcentral.componentone.com/nethelp/d2h/[^] I hope this would be helpful.

      Vinay ComponentOne LLC. www.componentone.com

      1 Reply Last reply
      0
      • N new_phoenix 0

        Could somebody please point me to a tutorial on how to create a Help system similar to Microsoft application? I know it could be done with .HLP or .CHM type files, or even in HTML. What is the preferred approach and how is it done in the the C# part of Visual Studio?

        T Offline
        T Offline
        Thomas Stockwell
        wrote on last edited by
        #3

        If you want a free program for creating chm files you can use Microsoft's HTML Workshop. Keep in mind that it is free for a reason :) .

        Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios Discounted or Free Software for Students: DreamSpark - downloads.channel8.msdn.com MSDN Academic Alliance - www.msdnaa.com

        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