What is a Dynamic Help System?
A dynamic help system is a centralized help system that runs on an internal web server or on your website. A dynamic help system is made up of server based .ASPX pages and requires Microsoft IIS and .NET Framework to be installed on the web server. A dynamic help system cannot be run from your harddrive, on a network, or from a CD. Software developers normally host the dynamic help system on their website and include help links from their software directly to pages within the help system.
Advantages:
Disadvantages:
When to Publish a dynamic help system?
A dynamic help system will look exactly the same as a static help system published from the same project. The main difference is that the dynamic help system can be modified on the fly, whereas a Static help system must be re-published whenever changes are made.
|
Static Help System |
|
Dynamic Help System |