Description of Saving Application Variables Across Web Restarts :
This article directs you to manipulate web content dynamincally using Application variables rather than using database tables. Explains the easier methods to build global variables using objects methods and properties through a sample program which explains how the created variables enable you to access them all over the application without initiating them on each page.