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

.NET (Core and Framework)

 
AnswerRe: Help Translating Code Snippet from C# to MC++ [modified] Pin
Luc Pattyn8-Feb-07 2:39
sitebuilderLuc Pattyn8-Feb-07 2:39 
GeneralRe: Help Translating Code Snippet from C# to MC++ Pin
ricecake8-Feb-07 4:16
ricecake8-Feb-07 4:16 
GeneralRe: Help Translating Code Snippet from C# to MC++ Pin
Luc Pattyn8-Feb-07 4:23
sitebuilderLuc Pattyn8-Feb-07 4:23 
GeneralRe: Help Translating Code Snippet from C# to MC++ Pin
ricecake8-Feb-07 4:24
ricecake8-Feb-07 4:24 
QuestionExtract visual studio project information from a .??proj file Pin
nadzzz7-Feb-07 8:48
nadzzz7-Feb-07 8:48 
AnswerRe: Extract visual studio project information from a .??proj file Pin
Colin Angus Mackay7-Feb-07 22:25
Colin Angus Mackay7-Feb-07 22:25 
Questionhow can i use usb to serial on Visual C#? Pin
Mir_As7-Feb-07 7:43
Mir_As7-Feb-07 7:43 
AnswerRe: how can i use usb to serial on Visual C#? Pin
Dan Neely7-Feb-07 8:19
Dan Neely7-Feb-07 8:19 
What exactly is your problem? Your USB-RS232 adapter works in hyperterminal but not your C# program, or your USB-rs232 adapter doesn't work at all but you can communicate using a RS232 port on an older desktop.

If the former, there're multiple articles giving RS232 libraries on this site that work find for sending a steady stream of bytes. They all performed really poorly when writing a single byte at a time instead of dumping a file. The only free library I found on that subject was published in MSDN magazine.

If the later, I strongly advise you to cut your losses and find a desktop to use for the project. The USB-RS232 adapters out there are almost(?) universally unreliable and very inconsistent in what applications/devices they actually manage to work with successfully.



--
Rules of thumb should not be taken for the whole hand.

GeneralRe: how can i use usb to serial on Visual C#? Pin
Mir_As7-Feb-07 22:39
Mir_As7-Feb-07 22:39 
GeneralRe: how can i use usb to serial on Visual C#? Pin
Dan Neely8-Feb-07 2:28
Dan Neely8-Feb-07 2:28 
GeneralRe: how can i use usb to serial on Visual C#? Pin
Mir_As8-Feb-07 3:23
Mir_As8-Feb-07 3:23 
QuestionException trace is not available when program crashes Pin
56789012347-Feb-07 4:28
56789012347-Feb-07 4:28 
AnswerRe: Exception trace is not available when program crashes Pin
Colin Angus Mackay7-Feb-07 4:50
Colin Angus Mackay7-Feb-07 4:50 
GeneralRe: Exception trace is not available when program crashes Pin
56789012347-Feb-07 4:54
56789012347-Feb-07 4:54 
GeneralRe: Exception trace is not available when program crashes Pin
Colin Angus Mackay7-Feb-07 7:04
Colin Angus Mackay7-Feb-07 7:04 
QuestionDataSet to SQL Pin
Soundman32.27-Feb-07 4:24
Soundman32.27-Feb-07 4:24 
Questionhow to execute vb.net project?? Pin
swathiiiiiiiiii7-Feb-07 1:52
swathiiiiiiiiii7-Feb-07 1:52 
AnswerRe: how to execute vb.net project?? Pin
PavanPareta7-Feb-07 2:03
PavanPareta7-Feb-07 2:03 
GeneralRe: how to execute vb.net project?? Pin
swathiiiiiiiiii7-Feb-07 2:09
swathiiiiiiiiii7-Feb-07 2:09 
GeneralRe: how to execute vb.net project?? Pin
PavanPareta7-Feb-07 2:17
PavanPareta7-Feb-07 2:17 
GeneralRe: how to execute vb.net project?? Pin
swathiiiiiiiiii7-Feb-07 2:21
swathiiiiiiiiii7-Feb-07 2:21 
GeneralRe: how to execute vb.net project?? Pin
PavanPareta7-Feb-07 2:30
PavanPareta7-Feb-07 2:30 
GeneralRe: how to execute vb.net project?? Pin
swathiiiiiiiiii7-Feb-07 2:37
swathiiiiiiiiii7-Feb-07 2:37 
GeneralRe: how to execute vb.net project?? Pin
PavanPareta7-Feb-07 2:48
PavanPareta7-Feb-07 2:48 
GeneralRe: how to execute vb.net project?? Pin
swathiiiiiiiiii7-Feb-07 4:20
swathiiiiiiiiii7-Feb-07 4:20 

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.