0
kicks
Using a Singleton In an ASP.NET Application
In this article I show a quick and dirty way to store a value, such as implementing an appliction wide singleton, in the Application context of an ASP.NET application.