Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
QuestionImage Processing Question. Pin
hdv21229-Jun-08 1:12
hdv21229-Jun-08 1:12 
AnswerRe: Image Processing Question. Pin
Nader Elshehabi29-Jun-08 2:13
Nader Elshehabi29-Jun-08 2:13 
GeneralRe: Image Processing Question. Pin
hdv21229-Jun-08 5:01
hdv21229-Jun-08 5:01 
QuestionHelp MeEEEEEEEEEEEEEE outlook with c# Pin
Zeyad Jalil29-Jun-08 0:34
professionalZeyad Jalil29-Jun-08 0:34 
AnswerRe: Help MeEEEEEEEEEEEEEE outlook with c# PinPopular
Anthony Mushrow29-Jun-08 0:57
professionalAnthony Mushrow29-Jun-08 0:57 
AnswerRe: Help MeEEEEEEEEEEEEEE outlook with c# Pin
Paul Conrad29-Jun-08 12:08
professionalPaul Conrad29-Jun-08 12:08 
QuestionPassing communication data between classes and threads in C# Pin
Metal7629-Jun-08 0:08
Metal7629-Jun-08 0:08 
AnswerRe: Passing communication data between classes and threads in C# Pin
engsrini29-Jun-08 13:01
engsrini29-Jun-08 13:01 
I think this approach is Ok, but polling the queue every 10 ms is not a good idea, instead you can create a event in parent class (which holds serial port), the client(the one which is having while loop) can register for it, as soon as the data comes in SerialPort DataReceived event trigger the custom event to client class!
GeneralRe: Passing communication data between classes and threads in C# Pin
Metal763-Jul-08 12:01
Metal763-Jul-08 12:01 
QuestionAbout Tree Control Pin
jason_mf28-Jun-08 22:24
jason_mf28-Jun-08 22:24 
AnswerRe: About Tree Control Pin
Scott Dorman29-Jun-08 5:06
professionalScott Dorman29-Jun-08 5:06 
AnswerRe: About Tree Control Pin
Sajjad Izadi29-Jun-08 8:20
Sajjad Izadi29-Jun-08 8:20 
QuestionHow to know the dropped file path ? Pin
Xmen Real 28-Jun-08 20:30
professional Xmen Real 28-Jun-08 20:30 
AnswerRe: How to know the dropped file path ? Pin
Nader Elshehabi29-Jun-08 2:37
Nader Elshehabi29-Jun-08 2:37 
GeneralRe: How to know the dropped file path ? Pin
Xmen Real 29-Jun-08 2:40
professional Xmen Real 29-Jun-08 2:40 
AnswerRe: How to know the dropped file path ? Pin
Sajjad Izadi29-Jun-08 8:26
Sajjad Izadi29-Jun-08 8:26 
GeneralRe: How to know the dropped file path ? Pin
Xmen Real 29-Jun-08 14:05
professional Xmen Real 29-Jun-08 14:05 
QuestionGeneral Purpose Classes for Any Application Pin
ssclaire28-Jun-08 15:20
ssclaire28-Jun-08 15:20 
AnswerRe: General Purpose Classes for Any Application Pin
Mark Churchill28-Jun-08 17:03
Mark Churchill28-Jun-08 17:03 
QuestionHow to insert code snippet Pin
Imtiaz Murtaza28-Jun-08 12:27
Imtiaz Murtaza28-Jun-08 12:27 
AnswerRe: How to insert code snippet Pin
N a v a n e e t h28-Jun-08 17:00
N a v a n e e t h28-Jun-08 17:00 
GeneralRe: How to insert code snippet Pin
Alan N29-Jun-08 2:37
Alan N29-Jun-08 2:37 
GeneralRe: How to insert code snippet Pin
N a v a n e e t h29-Jun-08 7:31
N a v a n e e t h29-Jun-08 7:31 
QuestionWhat about the other use of generic base class und generic polymorphism ? Pin
MarkPhB28-Jun-08 11:30
MarkPhB28-Jun-08 11:30 
AnswerRe: What about the other use of generic base class und generic polymorphism ? Pin
Christian Graus28-Jun-08 12:39
protectorChristian Graus28-Jun-08 12:39 

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.