Click here to Skip to main content
15,905,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: How thread safe are static fields? Pin
JoeRip15-Aug-08 12:56
JoeRip15-Aug-08 12:56 
GeneralRe: How thread safe are static fields? Pin
Mark Salsbery15-Aug-08 13:29
Mark Salsbery15-Aug-08 13:29 
GeneralRe: How thread safe are static fields? Pin
JoeRip15-Aug-08 13:47
JoeRip15-Aug-08 13:47 
QuestionDo I still need to LOCK a Synchronized Queue? Pin
JoeRip15-Aug-08 11:51
JoeRip15-Aug-08 11:51 
AnswerRe: Do I still need to LOCK a Synchronized Queue? Pin
Wendelius15-Aug-08 12:30
mentorWendelius15-Aug-08 12:30 
GeneralRe: Do I still need to LOCK a Synchronized Queue? Pin
JoeRip15-Aug-08 12:33
JoeRip15-Aug-08 12:33 
GeneralRe: Do I still need to LOCK a Synchronized Queue? Pin
Wendelius15-Aug-08 12:43
mentorWendelius15-Aug-08 12:43 
GeneralRe: Do I still need to LOCK a Synchronized Queue? Pin
JoeRip15-Aug-08 12:49
JoeRip15-Aug-08 12:49 
I think what I blew off was that SPEFICICALLY, enumeration wasn't thread safe. In my mind I thought "well, if getting things from a synchronized queue isn't thread safe, what's the point?"

My brain didn't translate the part where "Only the enumeration itself needs LOCK, the rest of the Queue methods do not."
QuestionDeserialization, after GZipStream it´s possible?? (What is Wrong??) Pin
Guilherme Morais15-Aug-08 11:46
Guilherme Morais15-Aug-08 11:46 
AnswerRe: Deserialization, after GZipStream it´s possible?? (What is Wrong??) Pin
Guilherme Morais18-Aug-08 4:14
Guilherme Morais18-Aug-08 4:14 
QuestionHow to notify c# application from javascript Pin
tomc15-Aug-08 8:54
tomc15-Aug-08 8:54 
AnswerRe: How to notify c# application from javascript Pin
Pete O'Hanlon15-Aug-08 9:01
mvePete O'Hanlon15-Aug-08 9:01 
QuestionC# Code To Change System Date/Time Doesn't Work Pin
Kevin Marois15-Aug-08 8:24
professionalKevin Marois15-Aug-08 8:24 
AnswerRe: C# Code To Change System Date/Time Doesn't Work Pin
Pete O'Hanlon15-Aug-08 8:52
mvePete O'Hanlon15-Aug-08 8:52 
AnswerRe: C# Code To Change System Date/Time Doesn't Work Pin
Mark Salsbery15-Aug-08 9:00
Mark Salsbery15-Aug-08 9:00 
GeneralRe: C# Code To Change System Date/Time Doesn't Work Pin
Kevin Marois15-Aug-08 10:24
professionalKevin Marois15-Aug-08 10:24 
GeneralRe: C# Code To Change System Date/Time Doesn't Work Pin
Mycroft Holmes15-Aug-08 15:34
professionalMycroft Holmes15-Aug-08 15:34 
AnswerRe: C# Code To Change System Date/Time Doesn't Work Pin
Thomas Stockwell16-Aug-08 12:57
professionalThomas Stockwell16-Aug-08 12:57 
GeneralRe: C# Code To Change System Date/Time Doesn't Work Pin
alefaga8-May-09 5:00
alefaga8-May-09 5:00 
QuestionMask Internet IP Address Pin
maliaslam15-Aug-08 6:49
maliaslam15-Aug-08 6:49 
GeneralRe: Mask Internet IP Address Pin
Pete O'Hanlon15-Aug-08 8:31
mvePete O'Hanlon15-Aug-08 8:31 
AnswerRe: Mask Internet IP Address Pin
Manas Bhardwaj15-Aug-08 9:10
professionalManas Bhardwaj15-Aug-08 9:10 
GeneralRe: Mask Internet IP Address Pin
Pete O'Hanlon15-Aug-08 9:13
mvePete O'Hanlon15-Aug-08 9:13 
GeneralRe: Mask Internet IP Address Pin
maliaslam16-Aug-08 2:57
maliaslam16-Aug-08 2:57 
GeneralRe: Mask Internet IP Address Pin
maliaslam10-Sep-08 0:27
maliaslam10-Sep-08 0:27 

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.