Click here to Skip to main content
16,007,760 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionA bug in .net debugger??? Pin
anurik16-May-05 21:53
anurik16-May-05 21:53 
AnswerRe: A bug in .net debugger??? Pin
Marc Clifton17-May-05 0:23
mvaMarc Clifton17-May-05 0:23 
QuestionHow to change desktop theme and start menu style in c# Pin
mmsspp16-May-05 17:51
mmsspp16-May-05 17:51 
QuestionHow to reload .Net control (Applet) Pin
Anonymous16-May-05 10:49
Anonymous16-May-05 10:49 
AnswerRe: How to reload .Net control (Applet) Pin
Marc Clifton16-May-05 11:31
mvaMarc Clifton16-May-05 11:31 
GeneralRe: How to reload .Net control (Applet) Pin
Anonymous16-May-05 11:59
Anonymous16-May-05 11:59 
GeneralContinuous Async read Pin
goldoche16-May-05 7:36
goldoche16-May-05 7:36 
GeneralRe: Continuous Async read Pin
Marc Clifton16-May-05 11:34
mvaMarc Clifton16-May-05 11:34 
Erm, it strikes me that you're doing this bass-ackwards. You should have a thread that is continually reading from the USB port and a shared buffer between the thread and the application main thread. That way, the thread is always active and puts data into the buffer when it's present, and the main thread can query the buffer, wait for data, timeout (under your control), etc.

I could be missing something though. Smile | :)

Marc

MyXaml
Advanced Unit Testing
YAPO
QuestionIDesignerHost resources? Pin
Dr Herbie16-May-05 1:28
Dr Herbie16-May-05 1:28 
AnswerRe: IDesignerHost resources? Pin
Dr Herbie16-May-05 22:00
Dr Herbie16-May-05 22:00 
GeneralRe: IDesignerHost resources? Pin
Marc Clifton17-May-05 0:24
mvaMarc Clifton17-May-05 0:24 
GeneralAppDomain.AppendPrivatePath Pin
David Wulff15-May-05 10:00
David Wulff15-May-05 10:00 
GeneralRe: AppDomain.AppendPrivatePath Pin
Marc Clifton15-May-05 14:20
mvaMarc Clifton15-May-05 14:20 
GeneralRe: AppDomain.AppendPrivatePath Pin
David Wulff15-May-05 14:25
David Wulff15-May-05 14:25 
GeneralArray Problem Pin
Saksida Bojan15-May-05 7:04
Saksida Bojan15-May-05 7:04 
GeneralRe: Array Problem Pin
S. Senthil Kumar15-May-05 7:22
S. Senthil Kumar15-May-05 7:22 
GeneralRe: Array Problem Pin
Saksida Bojan16-May-05 22:14
Saksida Bojan16-May-05 22:14 
GeneralRe: Array Problem Pin
Saksida Bojan18-May-05 0:38
Saksida Bojan18-May-05 0:38 
GeneralA few questions Pin
Saksida Bojan15-May-05 1:32
Saksida Bojan15-May-05 1:32 
GeneralRe: A few questions Pin
MoustafaS15-May-05 2:13
MoustafaS15-May-05 2:13 
GeneralRe: A few questions Pin
Saksida Bojan15-May-05 6:59
Saksida Bojan15-May-05 6:59 
GeneralRe: A few questions Pin
DavidNohejl15-May-05 7:37
DavidNohejl15-May-05 7:37 
GeneralNaked Assembly Routines Pin
ursus zeta14-May-05 7:55
ursus zeta14-May-05 7:55 
GeneralRe: Naked Assembly Routines Pin
Marc Clifton15-May-05 8:48
mvaMarc Clifton15-May-05 8:48 
GeneralThanks! Pin
ursus zeta15-May-05 9:06
ursus zeta15-May-05 9:06 

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.