Description: Recently my site partner and chief server farm engineer Robbe Morris and I went back and forth a couple of times about how you could prevent multiple users of an ASP.NET application from using the same credentials to log in at the same time from different machines, thereby circumventing a particular licensing scheme that was based on the allowed number of concurrent users. A pretty common problem, actually. Well, we searched the Net...