Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
QuestionByteA Column in PostGreSQL Pin
xcorporation22-May-09 6:49
xcorporation22-May-09 6:49 
Questionhow to create function in c# ? Pin
xingselex22-May-09 5:55
xingselex22-May-09 5:55 
AnswerRe: how to create function in c# ? PinPopular
musefan22-May-09 6:01
musefan22-May-09 6:01 
GeneralRe: how to create function in c# ? Pin
EliottA22-May-09 6:30
EliottA22-May-09 6:30 
AnswerRe: how to create function in c# ? Pin
Luc Pattyn22-May-09 6:03
sitebuilderLuc Pattyn22-May-09 6:03 
AnswerRe: how to create function in c# ? Pin
Dave Kreskowiak22-May-09 7:21
mveDave Kreskowiak22-May-09 7:21 
QuestionRe: how to create function in c# ? Pin
harold aptroot22-May-09 7:48
harold aptroot22-May-09 7:48 
QuestionHow to add an event handler for serial port timeout? Pin
thompsons22-May-09 5:37
thompsons22-May-09 5:37 
I have searched high and low for an answer to this one. I'm sure someone has
run into a similar situation.
Basically, I set up a serial port with a ReadTimeout of 10 seconds; open it; send a "command"
character to a serially attached device and expect an answer within this period of time.
If data is received, the serialPort_DataReceived event handler fires and reads the data.
However, I want to be able to notify the operator of a problem, should the external
device not reply within 10 seconds. This could indicate the device is not attached or
not powered up.

Appreciate the help,
Steve.
AnswerRe: How to add an event handler for serial port timeout? Pin
Luc Pattyn22-May-09 5:59
sitebuilderLuc Pattyn22-May-09 5:59 
GeneralRe: How to add an event handler for serial port timeout? Pin
thompsons22-May-09 7:00
thompsons22-May-09 7:00 
GeneralRe: How to add an event handler for serial port timeout? Pin
Dave Kreskowiak22-May-09 7:18
mveDave Kreskowiak22-May-09 7:18 
GeneralRe: How to add an event handler for serial port timeout? Pin
Luc Pattyn22-May-09 7:20
sitebuilderLuc Pattyn22-May-09 7:20 
AnswerRe: How to add an event handler for serial port timeout? Pin
Gideon Engelberth22-May-09 15:25
Gideon Engelberth22-May-09 15:25 
GeneralDifference between Menu and MenuStrip, etc Pin
Dan Neely22-May-09 4:14
Dan Neely22-May-09 4:14 
GeneralRe: Difference between Menu and MenuStrip, etc Pin
0x3c022-May-09 4:31
0x3c022-May-09 4:31 
GeneralRe: Difference between Menu and MenuStrip, etc Pin
S. Senthil Kumar22-May-09 4:42
S. Senthil Kumar22-May-09 4:42 
GeneralRe: Difference between Menu and MenuStrip, etc Pin
Dan Neely22-May-09 9:02
Dan Neely22-May-09 9:02 
QuestionWindows Media Player [modified] Pin
gmhanna22-May-09 4:07
gmhanna22-May-09 4:07 
AnswerRe: Windows Media Player Pin
OriginalGriff22-May-09 5:04
mveOriginalGriff22-May-09 5:04 
GeneralRe: Windows Media Player Pin
gmhanna22-May-09 8:18
gmhanna22-May-09 8:18 
GeneralRe: Windows Media Player Pin
OriginalGriff22-May-09 9:26
mveOriginalGriff22-May-09 9:26 
GeneralRe: Windows Media Player Pin
gmhanna22-May-09 10:44
gmhanna22-May-09 10:44 
QuestionEnumerating a class Pin
CodingYoshi22-May-09 3:52
CodingYoshi22-May-09 3:52 
AnswerRe: Enumerating a class Pin
PIEBALDconsult22-May-09 4:24
mvePIEBALDconsult22-May-09 4:24 
GeneralRe: Enumerating a class Pin
CodingYoshi22-May-09 4:44
CodingYoshi22-May-09 4:44 

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.