Click here to Skip to main content
15,892,674 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Double Datatype and .NET Pin
Dave Kreskowiak15-May-07 10:19
mveDave Kreskowiak15-May-07 10:19 
GeneralRe: Double Datatype and .NET [modified] Pin
Dave Kreskowiak15-May-07 10:43
mveDave Kreskowiak15-May-07 10:43 
GeneralRe: Double Datatype and .NET Pin
Ray Kinsella15-May-07 11:19
Ray Kinsella15-May-07 11:19 
GeneralRe: Double Datatype and .NET Pin
Dave Kreskowiak15-May-07 12:58
mveDave Kreskowiak15-May-07 12:58 
GeneralRe: Double Datatype and .NET Pin
Not Active15-May-07 15:04
mentorNot Active15-May-07 15:04 
GeneralRe: Double Datatype and .NET Pin
Ray Kinsella15-May-07 11:18
Ray Kinsella15-May-07 11:18 
QuestionSerialPort.Open() question... Pin
SirTreveyan15-May-07 3:13
SirTreveyan15-May-07 3:13 
AnswerRe: SerialPort.Open() question... Pin
pbraun18-May-07 16:47
pbraun18-May-07 16:47 
The only thing I can think of that might be causing this behaviour is that upon ".Open()" being called, the DCB block is being set once per setting in the DCB block. If that is the case, then setting ".DtrEnabled" to true before calling ".Open()" *might* help.

In any case the SerialPort class is just doing P/Invoke calls to the Win32 functions. I wrote my own serial port class in a way that demonstrates asynchronous behaviour. If you would like, you could take a copy of that to test with to see if you can cure this issue.

Phil
QuestionImageDirectoryEntryToDataEx() not working Pin
priyank_ldce15-May-07 0:22
priyank_ldce15-May-07 0:22 
Questionurgent help Pin
shruthis914-May-07 21:19
shruthis914-May-07 21:19 
AnswerRe: urgent help Pin
Colin Angus Mackay15-May-07 2:00
Colin Angus Mackay15-May-07 2:00 
AnswerRe: urgent help Pin
Dave Kreskowiak15-May-07 4:39
mveDave Kreskowiak15-May-07 4:39 
AnswerRe: urgent help Pin
Pete O'Hanlon15-May-07 9:13
mvePete O'Hanlon15-May-07 9:13 
AnswerRe: urgent help Pin
Navneet Hegde15-May-07 18:49
Navneet Hegde15-May-07 18:49 
QuestionOOPS Pin
Navneet Hegde14-May-07 18:47
Navneet Hegde14-May-07 18:47 
AnswerRe: OOPS Pin
Giorgi Dalakishvili14-May-07 23:06
mentorGiorgi Dalakishvili14-May-07 23:06 
JokeRe: OOPS Pin
Pete O'Hanlon15-May-07 0:32
mvePete O'Hanlon15-May-07 0:32 
AnswerRe: OOPS [modified] Pin
Jaiprakash M Bankolli15-May-07 2:39
Jaiprakash M Bankolli15-May-07 2:39 
GeneralRe: OOPS Pin
Giorgi Dalakishvili15-May-07 8:20
mentorGiorgi Dalakishvili15-May-07 8:20 
Questioncreating setup file Pin
balakpn13-May-07 22:41
balakpn13-May-07 22:41 
AnswerRe: creating setup file Pin
Christian Graus13-May-07 23:37
protectorChristian Graus13-May-07 23:37 
GeneralRe: creating setup file Pin
balakpn14-May-07 0:00
balakpn14-May-07 0:00 
GeneralRe: creating setup file Pin
kubben14-May-07 4:53
kubben14-May-07 4:53 
GeneralRe: creating setup file Pin
kubben14-May-07 4:55
kubben14-May-07 4:55 
Questionlicensing date control Pin
Michael Demeersseman13-May-07 21:36
Michael Demeersseman13-May-07 21:36 

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.