Extending HttpApplication with session counts and uptime in C#(damieng.com)
submitted by
gringod(270) 5 years, 11 months ago
It's sometimes useful to know or display how many people are currently using your web application and how long it's been up for.
As web applications normally inherit from System.Web.HttpApplication we can extend this class with a common re-usable class to add the required functionality.
|category: ASP.NET
|Views: 11
tags:
another
Everyones tags:
No tags
Your Tags: