Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi User
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01624690
Message ID:
01624713
Views:
43
>Hi.
>Just looking for ideas/best practise in processing multiple users
>Our app can have multiple users logging in (Maintained in a Sql Database)
>App using Sql Server, C# and can be run from Lan PC or Rdp session or Stand alone
>
>
>Ideally, don't want the same user logging in twice, but how do we determine if:
>A user is really in the system
> v/s
> A user might have logged in but there was a power cut and Application still thinks they are logged in but they have in fact been kicked out
>
>If there is a reliable way of telling that a User is in fact in the system, then at login point we can prevent access by the same user id

You've got this under 'Web' application so I assume this is ASP.NET ?
Are you using Forms Authentication ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform