Check out our New Aspin Website in Beta:
New Name, New Features, Same People!
ASP Cache  - ASP tutorial, script, programming, code

Aspin.com
  
 Navigator >    You are 1 of 125 Active Visitors.
Menu >
Hot Deals  |  My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  Cache     Add to QuickList   

Speed Up ASP Pages With Caching Site: 4GuysFromRolla
  Hits Today: 3  Total: 8424
Updated: 5/19/2000
This article describes how to speed up your ASP pages by caching info in the Application object! If your Web sites uses info that is updated only rarely then you can dramatically speed up your ASP pages by caching that data in Application scope!   Author: Andrew Jennings   Code: ASP 2.0 & VBScript

Bust Caching Once and For All Site: ASP101
  Hits Today: 2  Total: 6454
Updated: 6/23/2003
There are times when caching of your pages by browsers, proxy servers, and caching appliances can be a life saver. In general caching is a very good thing but, it can also be a real pain when it occurs at the wrong time.   Author: asp101.com   Code: ASP 3.0 & VBScript

Cache No More Site: LearnASP
  Hits Today: 1  Total: 14033
Updated: 8/6/2000
This tutorial shows five different methods of dealing with telling browsers not to cache data in ASP pages.   Author: Phil Paxton   Code: ASP 2.0 & VBScript
 Sponsor

Server-side content caching Code Snippet
  Hits Today: 3  Total: 6301
Updated: 9/30/2003
Need to cache pieces of page content server side? Use functions in code snippet below to cache chunks of HTML code that take a while to generate. This helps performance when pulling from XML/RSS feeds, stock quotes, or other time consuming sources.   Code: ASP 3.0 & VBScript

IIS 5 and WIN 2000 Caching Code Snippet
  Hits Today: 7  Total: 5567
Updated: 7/19/2001
While using ASP on IIS5 running Windows 2000 a server side caching may cause you a lot of problems. If you dont include the following on your pages, your server may cache an old document and not show the updated version for up to 16 - 24 hours.   Code: ASP 3.0 & VBScript

Increasing Performance Site: 4GuysFromRolla
  Hits Today: 1  Total: 4874
Updated: 8/20/2000
This article discusses how to increase the performance of your data-driven ASP pages by using the .CacheSize property of the Recordset article.   Author: Jason Miller   Code: ASP 2.0 & VBScript

Caching a Web Page Site: 4GuysFromRolla
  Hits Today: 1  Total: 5938
Updated: 2/17/2001
This article demonstrates how to cache an entire web page! While this isn't really that practical, it does demonstrate how to use the Application object to cache data, and how to use the FileSystemObject to read the contents of a file!   Author:   Code: ASP 2.0 & VBScript
 Sponsor

Cache HTTP Requests Site: ASP101
  Hits Today: 1  Total: 4403
Updated: 6/26/2003
It's not uncommon these days for your web site to include lots of different types of information from lots of different sources. If it's not already, one of these sources will probably soon be a remote web server.   Author: asp101.com   Code: ASP 3.0 & VBScript

Classic ASP Page Caching Site: 4GuysFromRolla
  Hits Today: 2  Total: 8722
Updated: 3/28/2002
In this article I will be introducing a VBScript page caching object that I have created and included here for you to use free of charge. The object can be added to any ASP page with just a few lines of code.   Author: Joe Audette   Code: ASP 3.0 & VBScript

  More Pages:  1  |  2  |  3    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP Cache  - ASP tutorial, script, programming, code Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use