Click here to Skip to main content
15,889,027 members
Home / Discussions / C#
   

C#

 
GeneralRe: How do i make a program run at startup Pin
John Fisher20-May-05 9:23
John Fisher20-May-05 9:23 
AnswerRe: How do i make a program run at startup Pin
Anonymous20-May-05 12:01
Anonymous20-May-05 12:01 
AnswerRe: How do i make a program run at startup Pin
malharone20-May-05 12:05
malharone20-May-05 12:05 
GeneralSockets problem Pin
AnonymousTwo20-May-05 7:29
AnonymousTwo20-May-05 7:29 
GeneralRe: Sockets problem Pin
John Fisher20-May-05 9:11
John Fisher20-May-05 9:11 
GeneralRe: Sockets problem Pin
AnonymousTwo20-May-05 10:11
AnonymousTwo20-May-05 10:11 
GeneralRe: Sockets problem Pin
John Fisher20-May-05 10:55
John Fisher20-May-05 10:55 
GeneralRe: Sockets problem Pin
AnonymousTwo20-May-05 11:24
AnonymousTwo20-May-05 11:24 
As I see the read process it begins with calling BeginReceive() where I set the size of the chunks to read from the network stream. The actuall read of a chunk ends with EndReceive() and in this moment a check for 0 bytes read is performed. If the result is not 0 than BeginReceive() on the socket is called again, the next chunk is read and stored in the Stream field which I need to deserialize.
GeneralRe: Sockets problem Pin
John Fisher20-May-05 19:19
John Fisher20-May-05 19:19 
Generalprob with activex Pin
amalatsliit20-May-05 7:10
amalatsliit20-May-05 7:10 
GeneralDataBinding Format/Parse Event, can't raise the Parse Event Pin
Kaneda7920-May-05 5:48
Kaneda7920-May-05 5:48 
QuestionHow to register Hotkey for TextBox? Pin
oohungoo20-May-05 5:47
oohungoo20-May-05 5:47 
AnswerRe: How to register Hotkey for TextBox? Pin
Marc Clifton20-May-05 6:35
mvaMarc Clifton20-May-05 6:35 
GeneralPicturebox and tiff file Pin
Anonymous20-May-05 4:43
Anonymous20-May-05 4:43 
GeneralRe: Picturebox and tiff file Pin
Robert Rohde20-May-05 6:04
Robert Rohde20-May-05 6:04 
GeneralNetwork Utlization Pin
Zishan Haider20-May-05 4:05
Zishan Haider20-May-05 4:05 
GeneralNice Class and Method Descriptions Pin
zandries20-May-05 3:56
zandries20-May-05 3:56 
GeneralRe: Nice Class and Method Descriptions Pin
Judah Gabriel Himango20-May-05 4:28
sponsorJudah Gabriel Himango20-May-05 4:28 
GeneralRe: Nice Class and Method Descriptions Pin
zandries20-May-05 4:40
zandries20-May-05 4:40 
GeneralRe: Nice Class and Method Descriptions Pin
Anonymous20-May-05 4:46
Anonymous20-May-05 4:46 
GeneralRe: Nice Class and Method Descriptions Pin
MoustafaS20-May-05 14:39
MoustafaS20-May-05 14:39 
GeneralLogPag Pin
albCode20-May-05 1:46
albCode20-May-05 1:46 
GeneralRe: LogPag Pin
MoustafaS20-May-05 1:59
MoustafaS20-May-05 1:59 
GeneralSimple Login Page Pin
albCode20-May-05 1:21
albCode20-May-05 1:21 
GeneralRe: Simple Login Page Pin
MoustafaS20-May-05 1:37
MoustafaS20-May-05 1:37 

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.