Link to home
Start Free TrialLog in
Avatar of ecicdev
ecicdev

asked on

How best to incorporate Office 2007 - style help in VB.NET applications

Hi. We are looking to develop a series of VB.NET applications using the .NET 3.5 Framework, and would like to incorporate context-sensitive help in a similar fashion to that used in MS Office 2007, so our users don't have to get used to two very different styles.  So I have two questions, really -
1) What type of help system does Office 2000 use (i.e. HTML help, WebHelp, Help 2.0, etc.), and
2) Which help file generation systems would you recommend for this type of work - we're currently looking at RoboHelp 7, Help to Manual 5 and MadCap Flash Help...?

A quick response would be very helpful - hence the 500-point allocation.

With thanks in antcipation.
ecicdev
Avatar of ecicdev
ecicdev

ASKER

Sorry - there's a typo in the above - The third Help File Generation package we're looking at is MadCap Flare, not "Flash"... I must have been thinking of some other product...
Avatar of Jeffrey Coachman
ecicdev,

There are many products that claim to be able to do this.
Here is one, ...apparently you need to get the  "Add-in Express 2007 for .NET 2007.3.4" if you want Office 2007 style help.
http://www.softlist.net/program/help_generator_for_visual_studio_2003-software.html
http://www.softlist.net/program/add-in_express_2007_for__net-software.html

JeffCoachman
Avatar of ecicdev

ASKER

Jeff,
Many thanks for the suggestion.  I'll have a look at Help Generator for Visual Studio 2003 as well as the others.
Regarding the Add-in Express 2007 for .NET 2007, though, I've had a careful read of the write-up on this and it appears to be geared to creating add-ins for Office applications, rather than adding the style of help used in Office 2007 to VB.NET applications.  I need the latter...
Unfortunately, since office 2007 is going to be new to us I don't know in detail what the help looks like or what methodology it uses - whether it is purely HTML help or whether it uses one of the newer help technologies.  If you (or indeed, anyone else) are able to let me know which help methodology Office 2007 uses I can then determine which help file generators will let me create help files in a similar style.
Thanks for your time on this - it's appreciated.
ASKER CERTIFIED SOLUTION
Avatar of Jeffrey Coachman
Jeffrey Coachman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ecicdev

ASKER

I suspect you may be right, Jeff - I haven't been able to find any indication of what Microsoft uses here.  Which is a pity, because as a good systen it would be a positive step to make it available to its developers.
Many thanks for your help with this.
 
Avatar of ecicdev

ASKER

I had hoped for some specific info on the Office 2007 help approach, but if it's not available there is no point bemoaning it.  Except to Microsoft, of course - I'll have a moan at them as soon as I can find the time.
Cheers.