How can MembershipUser.IsOnline Property be updated realtime? I tested it for displaying online users and keep seeing offline ones still listed. Please advise,
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22458609.html
Given all the bells and whistles in VS 2005 this should be easy but I need to detect if a user in logged in or not without thowing an exception. The user control LoginStatus does it on the page but...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21707764.html
Hi experts
i use a gridview to get all users of the membership class and i also get the "isOnline" column
how can i update this column in real time for each user?
for now, the user is only...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21875484.html
I am hoping that someone here will understand clearly what I am trying to accomplish. I have read several of the posts here that reccomend using a Global.asa file to do what I am asking, however I...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22087300.html