

The first step is to download and install Sandcastle and Sandcastle Help File Builder: With Sandcastle and Sandcastle Help File Builder (which I'll sometimes abbreviateĪs SHFB), you can start building help files and HTML documentation in minutes.

Luckily, there's a companion tool called Sandcastle Help File Builder that makes it extremely easy to access that 20%. Like most software, an 80/20 rule applies to Sandcastle:Ĩ0% of the users only need to use 20% of its features. That's a combination that makes it very difficult to casually start using it. It's also command-line based, without any sort of graphical front end. Sandcastle is a really powerful and very flexible tool. Step 1: Install Sandcastle and Sandcastle Help File Builder Using Sandcastle Help File Builder with a Visual.Use MSBuild to run Sandcastle from the command line.Add an AssemblyInfo.cs file to set assembly attributes.Plus, we'll take care of a few extra things: Step 4: Set up the Sandcastle Help File Builder project.Step 3: Compile the code into the Guy.dll assembly.Step 2: Create a file called Guy.cs with code to document.Step 1: Install Sandcastle and Sandcastle Help File Builder.ascx files to SandCastle tool to create the. dll files (after building your solution) not. If you have a complete project ready, add the. Note: Andrew has created a sample class file to generate the o/p. Thanks to Andrew Stellmenįor his outstanding article. What I am giving over here is just an overview. If you have time please read from start to end. A complete information can be find at the CodePlex Website itself.
