Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
AnswerRe: Enumerate Custom Class Pin
Dowse2-Jul-09 7:01
Dowse2-Jul-09 7:01 
AnswerRe: Enumerate Custom Class Pin
DaveyM692-Jul-09 5:58
professionalDaveyM692-Jul-09 5:58 
AnswerRe: Enumerate Custom Class Pin
harold aptroot2-Jul-09 6:44
harold aptroot2-Jul-09 6:44 
QuestionThreading Pin
Wogboiii2-Jul-09 4:23
Wogboiii2-Jul-09 4:23 
AnswerRe: Threading Pin
Luc Pattyn2-Jul-09 4:26
sitebuilderLuc Pattyn2-Jul-09 4:26 
AnswerRe: Threading Pin
led mike2-Jul-09 4:36
led mike2-Jul-09 4:36 
GeneralRe: Threading Pin
DaveyM692-Jul-09 6:01
professionalDaveyM692-Jul-09 6:01 
AnswerRe: Threading Pin
Thomas Weller2-Jul-09 5:48
Thomas Weller2-Jul-09 5:48 
Sure...
The static keyword has nothing to do with how the code is executed, but only with where it lives (instance or type). Static/not static is simply irrelevant when it comes to different threads.

In the end, it's all bytes that run through the processor, no matter where they come from...

Regards
Thomas

www.thomas-weller.de

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
Programmer - an organism that turns coffee into software.


GeneralRe: Threading Pin
Paulo Zemek2-Jul-09 8:56
mvaPaulo Zemek2-Jul-09 8:56 
GeneralDatagridview... Pin
Isaac Gordon2-Jul-09 2:55
Isaac Gordon2-Jul-09 2:55 
GeneralRe: Datagridview... Pin
Henry Minute2-Jul-09 4:01
Henry Minute2-Jul-09 4:01 
GeneralRe: Datagridview... Pin
musefan2-Jul-09 4:15
musefan2-Jul-09 4:15 
QuestionWrting Image data in Mifare 1k card Pin
GauravKP2-Jul-09 2:43
professionalGauravKP2-Jul-09 2:43 
AnswerRe: Wrting Image data in Mifare 1k card Pin
Rajesh R Subramanian2-Jul-09 3:07
professionalRajesh R Subramanian2-Jul-09 3:07 
Questionwhat do i have to do next Pin
j4ck1we2-Jul-09 2:20
j4ck1we2-Jul-09 2:20 
AnswerRe: what do i have to do next Pin
dojohansen2-Jul-09 2:27
dojohansen2-Jul-09 2:27 
JokeRe: what do i have to do next Pin
musefan2-Jul-09 2:34
musefan2-Jul-09 2:34 
AnswerRe: what do i have to do next Pin
musefan2-Jul-09 2:30
musefan2-Jul-09 2:30 
AnswerRe: what do i have to do next Pin
j4ck1we2-Jul-09 7:32
j4ck1we2-Jul-09 7:32 
QuestionIOException and Number formatting Pin
Megidolaon2-Jul-09 1:55
Megidolaon2-Jul-09 1:55 
AnswerRe: IOException and Number formatting Pin
Luc Pattyn2-Jul-09 2:02
sitebuilderLuc Pattyn2-Jul-09 2:02 
AnswerRe: IOException and Number formatting Pin
stancrm2-Jul-09 2:06
stancrm2-Jul-09 2:06 
GeneralRe: IOException and Number formatting Pin
musefan2-Jul-09 2:21
musefan2-Jul-09 2:21 
AnswerRe: IOException and Number formatting Pin
musefan2-Jul-09 2:11
musefan2-Jul-09 2:11 
AnswerRe: IOException and Number formatting Pin
Henry Minute2-Jul-09 2:13
Henry Minute2-Jul-09 2:13 

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.