I am building a C # application using MVC 3, and I am trying to learn about the built-in custom material that comes free (in the Membership class).
I want to make a page on my site that lists all the users who are currently logged in. Is there any way to make this easy?
source share