Click here to Skip to main content
15,896,111 members
Articles / Web Development / ASP.NET

Prevent Simultaneous Logins by a Single User ID in ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.88/5 (7 votes)
12 Jul 2011CPOL 61.8K   17  
Using this code block, you can prevent simultaneous logins by a single User ID.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Iran (Islamic Republic of) Iran (Islamic Republic of)
I hold a BS degree in software engineering and am a Microsoft Certified Solution Developer(MCSD).
I have more than 8 years of experience in .NET developement, mostly web develop using C# and ASP.NET.

Comments and Discussions