Cache Manager is a web based tutorial which concentrates on cache techniques which works in ASP.NET framework and describes about the various advantages that the users can gain while working with cache technique and the perfect way of utilizing...
Create a timed cache with .NET is a web based tutorial which concentrates on advanced techniques of cache. In this article author describes about / setting time for the items that has to be exist in cache and if the time terminates then the items...
Site Cache is an online code cache system for PHP that allow webmasters to perform 'gzip' compression and file caching. Using this software you will also be able to accelerate the performances of your website in its speed and accuracy and this...
Synchronizing Cache Access in ASP.NET is a web based tutorial through which users can gather information about generating a cache application which can access the syncronized data from the server. Here author gives several syncronizing tips like...
Tie::FileLRUCache offers a filesystem based LRU cache. This uses the 'last accessed' timestamp generated by the file system to establish the 'oldest' cache entry and discards the oldest cache entries when needed to stay under the -keep_last limit....
Cache and Carry With ASP.NET is a web based tutorial through which users can gather information about several cache options that work with ASP.NET framework. The auhtor explains about the several cache options, its descriptions and methods to be...
Pre-cache Images compares both the display of images that are loaded individually when selected for display and also the group of images that are loaded on to the cache memory all at once. The cached images are displayed instantly when selected...
XmlDocument Cache / SQL Server nText Speed Enhancement is an article in which author explains the procedure for caching the XML document and storing it in cache memory in .NET framework. This tutorial demonstrates the process of loading the XML...
This is a perl script that deletes cache files cluttering up inodes that saves diskspace. This program locates the callers home directory and searches for the GIMP cache files to delete them. It provides a command line option for the users. This...
This is a tutorial where users are taught by the author about the creation of a static HTML cache of dynamic PHP scripts in to their webprograms. The author provides the informations for the users about the use of cache imperative which stores the... |