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 cache
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 adap
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 Lock
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 has
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 script
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. If
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 docum
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 and t
How To Cache in ASP.NET by Using Visual C# .NET is an ASP.NET article which explains about the methods involved to cache web pages and arbitrary objects in the server memory. In this article author explains about various steps involved in storing the
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 scri |