I am making an app in C# using MVC 3 and I’m trying to learn about the built-in user stuff that comes for free (in the Membership class).
I want to make a page on my site that lists every user who is currently logged in. Is there a way to do this easily?
Make sure you “bump” the users to be online.