Click here to Skip to main content
16,006,013 members
Home / Discussions / C#
   

C#

 
GeneralRe: Function Pointers in C# Pin
Judah Gabriel Himango11-May-05 9:31
sponsorJudah Gabriel Himango11-May-05 9:31 
GeneralRe: Function Pointers in C# Pin
Vitaly Tomilov11-May-05 22:58
Vitaly Tomilov11-May-05 22:58 
GeneralRe: Function Pointers in C# Pin
Judah Gabriel Himango12-May-05 4:12
sponsorJudah Gabriel Himango12-May-05 4:12 
Generalserial port Pin
gumigyuri11-May-05 8:50
gumigyuri11-May-05 8:50 
GeneralRe: serial port Pin
Dave Kreskowiak11-May-05 9:06
mveDave Kreskowiak11-May-05 9:06 
QuestionHow to know when ThreadPoll is finish? Pin
Snowjim11-May-05 6:59
Snowjim11-May-05 6:59 
AnswerRe: How to know when ThreadPoll is finish? Pin
Snowjim11-May-05 7:10
Snowjim11-May-05 7:10 
AnswerRe: How to know when ThreadPoll is finish? Pin
jklucker11-May-05 7:18
jklucker11-May-05 7:18 
One solution would be to create an event CloseSerialPort and call it from the onDataReceived method when it has finished it's job. Then you could put all the code needed to close your serial port in the event handler.

I reject your reality and substitute my own!
- Adam Savage, Mythbuster
-George W Bush

life is like a roll of toilet paper. The closer it gets to the end, the faster it goes.
GeneralRe: How to know when ThreadPoll is finish? Pin
Snowjim11-May-05 7:26
Snowjim11-May-05 7:26 
AnswerRe: How to know when ThreadPoll is finish? Pin
S. Senthil Kumar11-May-05 7:25
S. Senthil Kumar11-May-05 7:25 
GeneralC# inserting new XML nodes Pin
c2e11-May-05 6:54
c2e11-May-05 6:54 
GeneralRe: C# inserting new XML nodes Pin
Marc Clifton11-May-05 11:30
mvaMarc Clifton11-May-05 11:30 
GeneralRe: C# inserting new XML nodes Pin
c2e11-May-05 12:07
c2e11-May-05 12:07 
GeneralMenuitems / function calls across multiple MDI children Pin
SignMan35911-May-05 6:45
SignMan35911-May-05 6:45 
GeneralRe: Menuitems / function calls across multiple MDI children Pin
Peter Vertes11-May-05 6:54
Peter Vertes11-May-05 6:54 
GeneralRe: Menuitems / function calls across multiple MDI children Pin
Dave Kreskowiak11-May-05 7:07
mveDave Kreskowiak11-May-05 7:07 
GeneralMultiple UI threads in a single application Pin
Neil Lamka11-May-05 6:08
Neil Lamka11-May-05 6:08 
GeneralRe: Multiple UI threads in a single application Pin
S. Senthil Kumar11-May-05 6:49
S. Senthil Kumar11-May-05 6:49 
GeneralRe: Multiple UI threads in a single application Pin
Neil Lamka11-May-05 7:08
Neil Lamka11-May-05 7:08 
Generalediting image dynamically Pin
tlepers11-May-05 6:05
tlepers11-May-05 6:05 
GeneralRe: editing image dynamically Pin
Peter Vertes11-May-05 6:59
Peter Vertes11-May-05 6:59 
GeneralRe: editing image dynamically Pin
tlepers11-May-05 21:00
tlepers11-May-05 21:00 
GeneralRe: editing image dynamically Pin
Peter Vertes12-May-05 4:22
Peter Vertes12-May-05 4:22 
GeneralReliable compression .net library Pin
Anonymous11-May-05 5:58
Anonymous11-May-05 5:58 
GeneralRe: Reliable compression .net library Pin
Mauricio Ritter11-May-05 6:00
Mauricio Ritter11-May-05 6:00 

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.