BizTalk Documenter
Many developers use this great BizTalk Documenter tool to create a CHM report describing their BizTalk configuration. Just a quick tip: when you get the error message "Unable to locate the help compiler executable", go download the HTML Help Workshop compiler here and install it. When you don't install the workshop in the default folder (C:\Program Files\HTML Help Workshop), change the line
<add key="HelpCompilerLocation" value="C:\Program Files\HTML Help Workshop\hhc.exe" />
in the config file (Microsoft.Sdc.BiztalkDocumenter.exe.config) of the BizTalk Documenter, so that it reflects the proper location of hhc.exe