TotalControl is the content management section of the Apollo website. TotalControl is a web interface for administering information on individual products, product lines, downloads, company events and news that is stored in an SQL Server 2000 database for the Apollo website.
The application references 2 class libraries for communicating with the SQL Server. The InternetapolloDotCom.Components namespace contains class definitions that are equipped to query or update any information in the database. TotalControl CMS simply provides a user interface to utilize the built in capabilities of the InternetapolloDotCom.Components namespace.