Browse by Tags

All Tags » C# (RSS)

Displaying Online users using Linq-to-entities. by anas

A frequently asked question on the forums is "how to display the Online users when using Membership ? One possible way is to get the whole users and iterate through the collection and add the online user to a new temporary collection that holds the...
Filed under: , ,
More Posts