.net




How to open a CHM file through your C# application

This simple tutorial will guide you, how to use a CHM help file with your Microsoft Visual C# projects or even small applications. read more

How to create a CHM Help file for your Software applications.

Creating a help manual for your application makes it easy for user of your application to understand it and use it properly without any external help. Now as we are talking about the help files, Compiled HTML help is a best solution. With Compiled HTML you can create your own eBook or a user manual for your applications. read more