Click here to Skip to main content
15,886,080 members
Articles / Programming Languages / Visual Basic

Creating Documentation for a .NET Component with Sandcastle Help File Builder

Rate me:
Please Sign up or sign in to vote.
4.91/5 (30 votes)
1 Jan 2011CPOL14 min read 99.3K   93  
This article shows how to create documentation within your code, write additional topics and compile the help file using Sandcastle Help File Builder.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder Bit Miracle
Russian Federation Russian Federation
Sergius Bobrovsky is a developer and co-founder of Bit Miracle, company developing the Docotic.Pdf and LibTiff.Net libraries.

Docotic.Pdf Library allows you to easily create, protect, modify PDF documents in .NET. It also can be used for text extraction and PDF form filling. It has clean and powerful API which will help you to create professional quality PDF documents.

LibTiff.Net is a .NET version of well-known TIFF library. It's open source and free for use in any application (New BSD License). LibTiff.Net API is almost the same as in original libtiff library. There is also a Silverlight version of LibTiff.Net.

Comments and Discussions