| 1. |
What Is Application Cache? |
|
Answer» When a ClickOnce application is installed locally or hosted online, it is stored in the ClickOnce application cache of the client computer. The ClickOnce application cache is a set of hidden directories placed under the Local Settings DIRECTORY of the current user's Documents and Settings FOLDER. The application cache contains all the application files, assemblies, configuration files, application and user settings, and data directory. In case the ClickOnce APPLICATIONS are hosted online, the size of the ClickOnce application cache GETS limited to a specified AMOUNT; whereas, the installed applications do not restrict to the cache size limitation. The cache storage quota is responsible to determine the size of the application cache. When a ClickOnce application is installed locally or hosted online, it is stored in the ClickOnce application cache of the client computer. The ClickOnce application cache is a set of hidden directories placed under the Local Settings directory of the current user's Documents and Settings folder. The application cache contains all the application files, assemblies, configuration files, application and user settings, and data directory. In case the ClickOnce applications are hosted online, the size of the ClickOnce application cache gets limited to a specified amount; whereas, the installed applications do not restrict to the cache size limitation. The cache storage quota is responsible to determine the size of the application cache. |
|