You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Fastest way of Database Access : Caching Records in Memory ASP / Database Integration
In this step by step tutorial I will guide you to build the fastest method to display records from the database using plain ASP. The technique we are going to use is based on a simple fact that you don't have to hit database every time you want to display records.