Click here to Skip to main content
15,890,897 members
Home / Discussions / C#
   

C#

 
GeneralRe: Networking Pin
Christian Graus14-Dec-08 22:08
protectorChristian Graus14-Dec-08 22:08 
Questionhow to send two responses to one request Pin
prasadbuddhika14-Dec-08 17:44
prasadbuddhika14-Dec-08 17:44 
AnswerRe: how to send two responses to one request Pin
Christian Graus14-Dec-08 17:52
protectorChristian Graus14-Dec-08 17:52 
GeneralRe: how to send two responses to one request Pin
prasadbuddhika14-Dec-08 18:09
prasadbuddhika14-Dec-08 18:09 
GeneralRe: how to send two responses to one request Pin
prasadbuddhika14-Dec-08 18:38
prasadbuddhika14-Dec-08 18:38 
GeneralRe: how to send two responses to one request Pin
Mycroft Holmes14-Dec-08 19:21
professionalMycroft Holmes14-Dec-08 19:21 
GeneralRe: how to send two responses to one request Pin
Christian Graus14-Dec-08 19:28
protectorChristian Graus14-Dec-08 19:28 
GeneralRe: how to send two responses to one request Pin
prasadbuddhika14-Dec-08 20:35
prasadbuddhika14-Dec-08 20:35 
GeneralRe: how to send two responses to one request Pin
Christian Graus14-Dec-08 20:53
protectorChristian Graus14-Dec-08 20:53 
QuestionOpen Source SMTP server (C#) Pin
Tiger45614-Dec-08 17:37
Tiger45614-Dec-08 17:37 
AnswerRe: Open Source SMTP server (C#) Pin
Christian Graus14-Dec-08 17:54
protectorChristian Graus14-Dec-08 17:54 
GeneralRe: Open Source SMTP server (C#) Pin
Tiger45615-Dec-08 16:53
Tiger45615-Dec-08 16:53 
Questionhow c sharp interact with asp without integrate in a webserver Pin
walile114-Dec-08 17:03
walile114-Dec-08 17:03 
AnswerRe: how c sharp interact with asp without integrate in a webserver Pin
Christian Graus14-Dec-08 17:20
protectorChristian Graus14-Dec-08 17:20 
GeneralRe: how c sharp interact with asp without integrate in a webserver Pin
walile115-Dec-08 3:44
walile115-Dec-08 3:44 
Questiondifference between appsettings and settings Pin
bhatted14-Dec-08 16:57
bhatted14-Dec-08 16:57 
AnswerRe: difference between appsettings and settings Pin
Brij14-Dec-08 17:11
mentorBrij14-Dec-08 17:11 
Questionconfiguring usb to rs-232 converter Pin
Faysal14-Dec-08 16:38
Faysal14-Dec-08 16:38 
AnswerRe: configuring usb to rs-232 converter Pin
Phil J Pearson15-Dec-08 3:15
Phil J Pearson15-Dec-08 3:15 
If your USB to serial converter is properly installed it will appear to your application as a serial port (that's exactly what it's for). You shouldn't need to change anything in your code except the COM port number.

A serial port is not an HID.

Phil



The opinions expressed in this post are not necessarily those of the author, especially if you find them impolite, inaccurate or inflammatory.

QuestionHow do I print the address of a reference? Pin
Shao Voon Wong14-Dec-08 16:19
mvaShao Voon Wong14-Dec-08 16:19 
AnswerRe: How do I print the address of a reference? Pin
Christian Graus14-Dec-08 17:18
protectorChristian Graus14-Dec-08 17:18 
GeneralRe: How do I print the address of a reference? Pin
Shao Voon Wong15-Dec-08 14:00
mvaShao Voon Wong15-Dec-08 14:00 
AnswerRe: How do I print the address of a reference? Pin
dan!sh 14-Dec-08 17:21
professional dan!sh 14-Dec-08 17:21 
GeneralRe: How do I print the address of a reference? Pin
Shao Voon Wong15-Dec-08 14:06
mvaShao Voon Wong15-Dec-08 14:06 
AnswerRe: How do I print the address of a reference? Pin
Guffa14-Dec-08 20:47
Guffa14-Dec-08 20:47 

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.