Crainiate Active Cache gives your ASP web application the ability to handle more users in less time by caching ASP output on IIS 5.0 or 6.0. It provides dramatic performance and scalability improvements by using disk-based page and page fragment...
AlberT-cache is a very tiny, full page caching system written in PHP. / It reduces server-load drastically, as pages are generated less often. It speeds up the serving of your pages, by caching the ouput of pages and returning them instead of...
Application vs. Cache Class Speed Tests is an ASP tutorial through which users can gather information about caching page, data objects and parts of a page in the web server. Here author explains about caching which helps in accessing the stored...
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...
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...
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...
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...
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...
Supporting Database Cache Dependencies in ASP.NET is an article in which author elaborates about caching data from the database through cache dependencies using ASP.NET applications. This article describes about the database dependencies, working...
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... |