Error!
Success!

Extending HttpApplication with session counts and uptime in C#

0
kicks

Extending HttpApplication with session counts and uptime in C#  (Unpublished)

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.


Kicked By:
Drop Kicked By: