Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: GWT-RPC call from c# .net (google keywords tool external) help Pin
sodevrom22-Oct-10 4:05
sodevrom22-Oct-10 4:05 
GeneralRe: GWT-RPC call from c# .net (google keywords tool external) help Pin
jobs200120-Dec-10 23:16
jobs200120-Dec-10 23:16 
GeneralRe: GWT-RPC call from c# .net (google keywords tool external) help Pin
jobs200120-Dec-10 23:24
jobs200120-Dec-10 23:24 
QuestionEvent handling Pin
Tichaona J21-Oct-10 5:39
Tichaona J21-Oct-10 5:39 
AnswerRe: Event handling Pin
OriginalGriff21-Oct-10 5:51
mveOriginalGriff21-Oct-10 5:51 
AnswerRe: Event handling Pin
Luc Pattyn21-Oct-10 5:55
sitebuilderLuc Pattyn21-Oct-10 5:55 
AnswerRe: Event handling Pin
_Erik_21-Oct-10 6:05
_Erik_21-Oct-10 6:05 
GeneralRe: Event handling Pin
OriginalGriff21-Oct-10 8:21
mveOriginalGriff21-Oct-10 8:21 
I think you will find it's not:
int numBytes = socket.Receive(receivedBytes);
Receive is a blocking call, so it will not return until the receive is complete. He has a break on each of the if and else conditions which would terminate his loop, if it ever got that far...
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

GeneralRe: Event handling Pin
_Erik_21-Oct-10 9:46
_Erik_21-Oct-10 9:46 
GeneralRe: Event handling Pin
OriginalGriff21-Oct-10 9:50
mveOriginalGriff21-Oct-10 9:50 
QuestionX / OK intercetption Pin
neverpleat21-Oct-10 3:08
neverpleat21-Oct-10 3:08 
QuestionString split? Pin
SRKSHOME21-Oct-10 2:55
SRKSHOME21-Oct-10 2:55 
AnswerRe: String split? Pin
Abhinav S21-Oct-10 2:58
Abhinav S21-Oct-10 2:58 
GeneralRe: String split? Pin
SRKSHOME21-Oct-10 3:22
SRKSHOME21-Oct-10 3:22 
GeneralRe: String split? Pin
Abhinav S21-Oct-10 8:30
Abhinav S21-Oct-10 8:30 
AnswerRe: String split? Pin
PIEBALDconsult21-Oct-10 3:11
mvePIEBALDconsult21-Oct-10 3:11 
AnswerRe: String split? Pin
_Erik_21-Oct-10 5:14
_Erik_21-Oct-10 5:14 
GeneralRe: String split? Pin
SRKSHOME21-Oct-10 20:46
SRKSHOME21-Oct-10 20:46 
Questionsomething faster than GetPixel and SetPixel ? Pin
inayathussaintoori21-Oct-10 2:18
inayathussaintoori21-Oct-10 2:18 
AnswerRe: something faster than GetPixel and SetPixel ? Pin
Abhinav S21-Oct-10 2:56
Abhinav S21-Oct-10 2:56 
GeneralRe: something faster than GetPixel and SetPixel ? Pin
inayathussaintoori21-Oct-10 13:12
inayathussaintoori21-Oct-10 13:12 
QuestionSomething like DataGridViewCheckBoxColumn Pin
Dewald20-Oct-10 23:27
Dewald20-Oct-10 23:27 
AnswerRe: Something like DataGridViewCheckBoxColumn Pin
Goutam Patra21-Oct-10 0:43
professionalGoutam Patra21-Oct-10 0:43 
Questionupkey on serialport Pin
caradri20-Oct-10 23:05
caradri20-Oct-10 23:05 
AnswerRe: upkey on serialport Pin
Rajesh Anuhya20-Oct-10 23:26
professionalRajesh Anuhya20-Oct-10 23:26 

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.