0
kicks
ASP.NET Membership – Show list of users online
ASP.NET Membership, Show list of users online.The MembershipProvider Class exposes the GetNumberOfUsersOnline() method which returns the number of users online. But what would it take to show a list of users online.