Click here to Skip to main content
16,012,153 members
Home / Discussions / C#
   

C#

 
AnswerRe: DrawEllipse and FillEllipse methods Pin
Christian Graus15-May-08 23:28
protectorChristian Graus15-May-08 23:28 
AnswerRe: DrawEllipse and FillEllipse methods Pin
John_Adams15-May-08 23:32
John_Adams15-May-08 23:32 
AnswerRe: DrawEllipse and FillEllipse methods Pin
CPallini16-May-08 4:09
mveCPallini16-May-08 4:09 
Questioninternal protected problem Pin
Pankaj Garg15-May-08 23:11
Pankaj Garg15-May-08 23:11 
AnswerRe: internal protected problem Pin
Vikram A Punathambekar16-May-08 0:09
Vikram A Punathambekar16-May-08 0:09 
Questionthread safety using Interlocked Pin
George_George15-May-08 23:09
George_George15-May-08 23:09 
AnswerRe: thread safety using Interlocked Pin
Guffa16-May-08 1:39
Guffa16-May-08 1:39 
GeneralRe: thread safety using Interlocked Pin
George_George16-May-08 1:49
George_George16-May-08 1:49 
Thanks Guffa,


1.

I doubt -- "Reading and writing of an int are atomic operations". Because if it is true, the system API Interlocked.Exchange overload for Int32 is useless. Any comments?

2.

It is great if you could provide some references to support the points -- "Reading and writing of an int are atomic operations". I am interested to learn new things. Smile | :)


regards,
George
GeneralRe: thread safety using Interlocked Pin
Guffa16-May-08 6:04
Guffa16-May-08 6:04 
GeneralRe: thread safety using Interlocked Pin
George_George16-May-08 20:19
George_George16-May-08 20:19 
GeneralRe: thread safety using Interlocked Pin
Guffa17-May-08 10:04
Guffa17-May-08 10:04 
GeneralRe: thread safety using Interlocked Pin
George_George17-May-08 21:23
George_George17-May-08 21:23 
GeneralRe: thread safety using Interlocked Pin
Guffa18-May-08 12:49
Guffa18-May-08 12:49 
GeneralRe: thread safety using Interlocked Pin
George_George19-May-08 2:29
George_George19-May-08 2:29 
AnswerRe: thread safety using Interlocked Pin
N a v a n e e t h16-May-08 2:41
N a v a n e e t h16-May-08 2:41 
GeneralRe: thread safety using Interlocked Pin
George_George16-May-08 3:04
George_George16-May-08 3:04 
GeneralRe: thread safety using Interlocked Pin
N a v a n e e t h16-May-08 4:25
N a v a n e e t h16-May-08 4:25 
GeneralRe: thread safety using Interlocked Pin
George_George16-May-08 4:44
George_George16-May-08 4:44 
GeneralRe: thread safety using Interlocked Pin
Guffa16-May-08 6:22
Guffa16-May-08 6:22 
GeneralRe: thread safety using Interlocked Pin
George_George16-May-08 20:14
George_George16-May-08 20:14 
GeneralRe: thread safety using Interlocked Pin
Guffa17-May-08 9:22
Guffa17-May-08 9:22 
GeneralRe: thread safety using Interlocked Pin
George_George17-May-08 21:21
George_George17-May-08 21:21 
GeneralRe: thread safety using Interlocked Pin
Guffa18-May-08 12:54
Guffa18-May-08 12:54 
GeneralRe: thread safety using Interlocked Pin
George_George19-May-08 2:30
George_George19-May-08 2:30 
Questionhow access to a fild in a record in data grid ? [modified] Pin
bizhanmp15-May-08 22:42
bizhanmp15-May-08 22:42 

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.