R
Robbe Morris - [MVP] C#
For reasons I won't get into here, I'd be curious if anyone has
tried to write an ASP.NET 2.0 site that could restrict the number of active
sessions
before disabling the application. By disable, I mean just stop the site
from functioning properly. Of course, the solution would need to be
"relatively" tamper proof.
I've worked up specs for this but was interested in the opinions
of others and any pitfalls they may have faced that I might not
have considered.
tried to write an ASP.NET 2.0 site that could restrict the number of active
sessions
before disabling the application. By disable, I mean just stop the site
from functioning properly. Of course, the solution would need to be
"relatively" tamper proof.
I've worked up specs for this but was interested in the opinions
of others and any pitfalls they may have faced that I might not
have considered.