Description of ASP Application Object :
A clear overview on ASP Application Object is provided in this tutorial which also describes it's usage to retrieve and store application variables. And teaches about the Contents collection and StaticObjects Collection utilities to retrieve values and objects respectively. Security techniques can be included for Application variables using it's Lock method and explains how to unlock the locked variables.