Click here to Skip to main content
15,886,519 members
Home / Discussions / C#
   

C#

 
GeneralRe: Looking for help deciphering this code class Pin
OriginalGriff14-Jan-12 5:31
mveOriginalGriff14-Jan-12 5:31 
GeneralRe: Looking for help deciphering this code class Pin
turbosupramk314-Jan-12 8:18
turbosupramk314-Jan-12 8:18 
GeneralRe: Looking for help deciphering this code class Pin
harold aptroot14-Jan-12 9:34
harold aptroot14-Jan-12 9:34 
GeneralRe: Looking for help deciphering this code class Pin
turbosupramk315-Jan-12 5:23
turbosupramk315-Jan-12 5:23 
AnswerRe: Looking for help deciphering this code class Pin
BobJanova15-Jan-12 23:11
BobJanova15-Jan-12 23:11 
QuestionOnline users Pin
RichardKly13-Jan-12 6:37
RichardKly13-Jan-12 6:37 
AnswerRe: Online users Pin
PIEBALDconsult13-Jan-12 6:47
mvePIEBALDconsult13-Jan-12 6:47 
AnswerRe: Online users Pin
Qendro13-Jan-12 6:54
Qendro13-Jan-12 6:54 
First of all you should have a flag field on your users table which determines which user are online. On my databases this field I name it as "logged" with the type of bit and then on the time when the user is logged to the application then this field will be updated to true and on the time when he is loged out then will be false. Since you have this flag on your users table it's very easy to know which users are online.

Regards Smile | :)
Qendro

Questionhwo to sort observabale collection? Pin
SRKSHOME13-Jan-12 3:08
SRKSHOME13-Jan-12 3:08 
AnswerRe: hwo to sort observabale collection? PinPopular
Abhinav S13-Jan-12 3:19
Abhinav S13-Jan-12 3:19 
AnswerRe: hwo to sort observabale collection? Pin
DaveyM6913-Jan-12 4:53
professionalDaveyM6913-Jan-12 4:53 
Questionhow do u execute this Pin
kkcarthieckk13-Jan-12 2:24
kkcarthieckk13-Jan-12 2:24 
AnswerRe: how do u execute this Pin
Richard MacCutchan13-Jan-12 3:06
mveRichard MacCutchan13-Jan-12 3:06 
Questionhow do u execute this Pin
kkcarthieckk13-Jan-12 2:23
kkcarthieckk13-Jan-12 2:23 
Questionset to 640x480 wmv files Pin
is90057james12-Jan-12 19:28
is90057james12-Jan-12 19:28 
AnswerRe: set to 640x480 wmv files Pin
Abhinav S12-Jan-12 20:57
Abhinav S12-Jan-12 20:57 
Generalhi frnds Pin
mbjino12-Jan-12 18:31
mbjino12-Jan-12 18:31 
GeneralRe: hi frnds Pin
Calla12-Jan-12 20:50
Calla12-Jan-12 20:50 
GeneralRe: hi frnds Pin
V.12-Jan-12 20:53
professionalV.12-Jan-12 20:53 
GeneralRe: hi frnds Pin
Abhinav S12-Jan-12 20:55
Abhinav S12-Jan-12 20:55 
QuestionOS architecture vs compiling issues Pin
turbosupramk312-Jan-12 16:49
turbosupramk312-Jan-12 16:49 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn12-Jan-12 17:15
sitebuilderLuc Pattyn12-Jan-12 17:15 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk312-Jan-12 17:27
turbosupramk312-Jan-12 17:27 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn12-Jan-12 17:47
sitebuilderLuc Pattyn12-Jan-12 17:47 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk312-Jan-12 17:58
turbosupramk312-Jan-12 17:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.