SQL Manager
Help Helper
Acc VB ToolBox
Error Handler
Digiviewer

Help Helper 1.0  Register

Help Helper is a Visual Studio.NET add-in which simplifies mapping of Topic IDs from a compiled HTML (.chm) file to your visual studio project using the Help Provider component.  It reads a tab-delimited text file containing the path to the html file (topic) and other optional information, which is not required for its function.  This file is displayed in a grid which allows sorting and filtering.  A column is identified as the source of Topic IDs.

A separate function scans the entire project and optionally (by default) removes existing Help Providers and adds new ones to each form.  The results of the scan are displayed in another grid which can be edited, sorted, and rows may be deleted.  One or more rows in this grid may have topics mapped to them from the file grid.  The results of this mapping can be subsequently written back to the project to set help properties for selected forms and controls.

Download Evaluation Version (scans only 2 forms)

Download Help File