Try out Help Builder's CHM Help File and HTML generation of a .NET assembly or COM Type library right here on this form. Simply upload a .NET assembly and associated XML Doc file, or a COM object or type library and we'll generate documentation for you.
This sample uses the Help Builder COM object and the simple CreateHelpZip() method to generate a complete HTML Help file along with the raw HTML documents and makes it available for you to download via a ZIP file.
You can upload either a .NET assembly and associated XML documentation file or a COM type library. This application will then generate HTML and HTML Help (CHM) documentation for you and let you download it.
Enter the Title for your Help documentation:
Please upload a .Net Assembly file: (dll or exe - must be smaller than 1meg and limited to 100 classes) Optionally also upload an XML documentation file: Important Note: Assemblies must be self-contained to work in this online demo. If there is dependence on external non-framework types the import will fail, since Reflection cannot load the assembly. This is a limitation of this Web interface, but not an issue with the desktop version as it can have access to the appropriate assemblies either in the GAC or in the private bin path.
Please upload a .Net Assembly file: (dll or exe - must be smaller than 1meg and limited to 100 classes)
Optionally also upload an XML documentation file:
Important Note: Assemblies must be self-contained to work in this online demo. If there is dependence on external non-framework types the import will fail, since Reflection cannot load the assembly. This is a limitation of this Web interface, but not an issue with the desktop version as it can have access to the appropriate assemblies either in the GAC or in the private bin path.
Please upload a Type Library file (.tlb, .ocx or .dll - must be smaller than 2meg and limited to 20 classes)