473,324 Members | 2,531 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Help authoring tool for Windows app?

I was just wondering if anyone knew the most common 3rd party tool to buy
for help authoring for our .NET Windows apps. We're looking to
choose/standardize on something. Or, is it possible there' snow something
built in that I'm not aware of?

Thanks,

Ron


Feb 27 '06 #1
7 1802
CMM
You can try MS's latest half-hearted try
http://msdn.microsoft.com/vstudio/extend/helplite/
It's a crippled version of Innovasys HelpStudio.... I've never used it. I'd
never even heard of it until I saw the link in the Visual Studio 2005
"Latest News" Start Page.

Personally, I like MS's HTML Help SDK
http://msdn.microsoft.com/library/de...onhh1start.asp
It's straight and to the point... there's a learning curve though.

I've given Doc2Help http://www.componentone.com/ multiple chances... once
many years ago and then again because it was offered for free with the
VB.NET 2003 Resource Kit a couple of years ago. I was hoping it had
improved. It had not... it SUCKS.

There's also RoboHelp. Haven't tried it in years.
http://www.macromedia.com/software/robohelp/ It looks sweet though if not a
little overlycomplicated.

I used to love creating classic Help Files using RTF in Word and then using
Visual Studio HelpWorkshop to compile them. I even had a great set of macros
to help me insert all the hyperlinks and table of contents and index and
keyword footnotes. Sadly, the newer HTML help is a little overcomplicated
(for what it does... which ain't all that different than classic WinHelp).

G' luck

--
-C. Moya
www.cmoya.com
"Ronald S. Cook" <rc***@westinis.com> wrote in message
news:Ou****************@tk2msftngp13.phx.gbl...
I was just wondering if anyone knew the most common 3rd party tool to buy
for help authoring for our .NET Windows apps. We're looking to
choose/standardize on something. Or, is it possible there' snow something
built in that I'm not aware of?

Thanks,

Ron

Feb 27 '06 #2
It may be a "poor" boy approach but I use Word. Create a word document and
save it as an HTML file then when the help button is pressed, I use
Process.Start on the HTML file to start word...However, I haven't figured out
a way to include use of context help where one presses F1 on an object.
--
Dennis in Houston
"Ronald S. Cook" wrote:
I was just wondering if anyone knew the most common 3rd party tool to buy
for help authoring for our .NET Windows apps. We're looking to
choose/standardize on something. Or, is it possible there' snow something
built in that I'm not aware of?

Thanks,

Ron


Feb 28 '06 #3
Hi Ron,

See:
http://www.helpware.net/

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Ronald S. Cook" <rc***@westinis.com> escribió en el mensaje
news:Ou****************@tk2msftngp13.phx.gbl...
I was just wondering if anyone knew the most common 3rd party tool to buy
for help authoring for our .NET Windows apps. We're looking to
choose/standardize on something. Or, is it possible there' snow something
built in that I'm not aware of?

Thanks,

Ron

Feb 28 '06 #4
I use HelpMaker (download from www.vizacc.com)
It's a great tool and it is absolutely free!
"Ronald S. Cook" <rc***@westinis.com> wrote in message
news:Ou****************@tk2msftngp13.phx.gbl...
I was just wondering if anyone knew the most common 3rd party tool to buy
for help authoring for our .NET Windows apps. We're looking to
choose/standardize on something. Or, is it possible there' snow something
built in that I'm not aware of?

Thanks,

Ron

Feb 28 '06 #5
I've heard only good things about Help&Manual from
http://www.ec-software.com/

If you need to create multilingual help, take a look at Helptrix
http://www.vbdocman.com/partners/helptrix.htm

--
Peter Macej
Helixoft - http://www.vbdocman.com
VBdocman - Automatic generator of technical documentation for VB, VB
..NET and ASP .NET code
Feb 28 '06 #6
Well you can download microsofts help application to make CHM files if that
is what you mean. They take a little getting used to, but you basically
make html pages, and add them, then it compiles it to one file. Indexing
takes work, but I have managed to use it on a 20-40page help file with no
problem. Any larger and you might want to learn something like Component
One's DocToHelp(I think that was the name) This was free with Visual Basic
Resource Kit or something in 2003. It looked nice, but I didn't want to
take the time to learn it, so I just did it the way I knew how.

HTH,

Shane
"Ronald S. Cook" <rc***@westinis.com> wrote in message
news:Ou****************@tk2msftngp13.phx.gbl...
I was just wondering if anyone knew the most common 3rd party tool to buy
for help authoring for our .NET Windows apps. We're looking to
choose/standardize on something. Or, is it possible there' snow something
built in that I'm not aware of?

Thanks,

Ron

Mar 4 '06 #7

Ronald S. Cook wrote:
I was just wondering if anyone knew the most common 3rd party tool to buy
for help authoring for our .NET Windows apps. We're looking to
choose/standardize on something. Or, is it possible there' snow something
built in that I'm not aware of?


Ron,

The HyperText Studio is a WYSIWYG help authoring tool. It is available
for download from our web site, www.olsonsoft.com.

....Stefan

Mar 6 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Ron L | last post by:
I am at the beginning of a new project, and want to have my developers work on the Help files as we are developing the new application forms. Since most of my previous work has been in the ASP...
32
by: Howard Kaikow | last post by:
I often come upon web pages that do not allow themselves to be saved as a ..html file (complete), but do allow themselves to be saved as .mht files. In some cases, I find that there is no way to...
7
by: JW | last post by:
A friend wants to put together a web site for a candy store. Not too sophisticated and no ecommerce functions. Just attractive and easy to maintain. Everthing I've authored is either handcoded...
32
by: Roman | last post by:
Hello group, I'm wondering which authoring tool would be most flexible and useful for large websites using only html, css and javascrip. So far I've tried Dreamweaver MX, but have heard BBEdit...
6
by: d.warnermurray | last post by:
I am doing a project for school that involves creating help files for a html authoring tool. If you could help me with answers to some questions it would really help. 1. What tasks do you expect...
1
by: Ali.M | last post by:
Hi, I am looking for an online help authoring tool for the web application I am developing. Could anyone refer me to a tool with a reasonable price? Thanks! Alan
0
by: dmarrese | last post by:
Greetings: I am a parent volunteer for two swim team websites (makoswim.org). I am have some knowledge of HTML technically oriented but not a deep techie. I want to give this site an extreme...
3
by: John Brown | last post by:
Hi there, This might be a little off-topic here but can some simply tell me what the current standard is for creating context sensitive help for my app (presumably using the "Help" class)....
2
by: =?Utf-8?B?SnJ4dHVzZXIx?= | last post by:
I just started using Windows Live OneCare, I had been using Norton, but was unable to fix the problems I was having. I have yet been unsuccessful with OneCare as well. I keep getting the same...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.