Click here to Skip to main content
15,794,475 members
Home / Discussions / C#
   

C#

 
QuestionDLL Registration Issue Pin
turc16563-Feb-11 7:57
turc16563-Feb-11 7:57 
AnswerRe: DLL Registration Issue Pin
jim lahey3-Feb-11 9:46
jim lahey3-Feb-11 9:46 
GeneralRe: DLL Registration Issue Pin
turc16563-Feb-11 11:00
turc16563-Feb-11 11:00 
QuestionHow can i send io stream to specific USB Pin
Yanshof3-Feb-11 1:52
Yanshof3-Feb-11 1:52 
AnswerRe: How can i send io stream to specific USB Pin
Dave Kreskowiak3-Feb-11 3:24
mveDave Kreskowiak3-Feb-11 3:24 
GeneralRe: How can i send io stream to specific USB Pin
Yanshof3-Feb-11 3:41
Yanshof3-Feb-11 3:41 
GeneralRe: How can i send io stream to specific USB Pin
Paladin20003-Feb-11 4:33
Paladin20003-Feb-11 4:33 
GeneralRe: How can i send io stream to specific USB Pin
Dave Kreskowiak3-Feb-11 4:46
mveDave Kreskowiak3-Feb-11 4:46 
Again, you do NOT send data to a USB port. If you've got a USB Serial Port device attached to it, then you send data to it using normal serial port I/O functions addressing the COMx port that the device is "attached" to. This is no different than if the device was physically attached to a real serial port.

QuestionHow to get a list of all the APIs exposed by a web service? Pin
Aseem Sharma2-Feb-11 23:33
Aseem Sharma2-Feb-11 23:33 
AnswerRe: How to get a list of all the APIs exposed by a web service? Pin
Ray Cassick3-Feb-11 6:39
Ray Cassick3-Feb-11 6:39 
QuestionProblem with multirow selection in DataGridView control Pin
sandeepkavade2-Feb-11 23:14
sandeepkavade2-Feb-11 23:14 
QuestionHow to run a Command and retrieve data from it ? Pin
All Time Programming2-Feb-11 22:01
All Time Programming2-Feb-11 22:01 
AnswerRe: How to run a Command and retrieve data from it ? Pin
Richard MacCutchan2-Feb-11 22:58
mveRichard MacCutchan2-Feb-11 22:58 
GeneralRe: How to run a Command and retrieve data from it ? Pin
All Time Programming2-Feb-11 23:38
All Time Programming2-Feb-11 23:38 
AnswerRe: How to run a Command and retrieve data from it ? Pin
Pravin Patil, Mumbai2-Feb-11 23:17
Pravin Patil, Mumbai2-Feb-11 23:17 
AnswerRe: How to run a Command and retrieve data from it ? Pin
OriginalGriff3-Feb-11 1:00
mvaOriginalGriff3-Feb-11 1:00 
GeneralRe: How to run a Command and retrieve data from it ? Pin
All Time Programming3-Feb-11 2:02
All Time Programming3-Feb-11 2:02 
GeneralRe: How to run a Command and retrieve data from it ? Pin
OriginalGriff3-Feb-11 2:11
mvaOriginalGriff3-Feb-11 2:11 
GeneralRe: How to run a Command and retrieve data from it ? Pin
All Time Programming3-Feb-11 2:24
All Time Programming3-Feb-11 2:24 
GeneralRe: How to run a Command and retrieve data from it ? Pin
OriginalGriff3-Feb-11 2:30
mvaOriginalGriff3-Feb-11 2:30 
GeneralRe: How to run a Command and retrieve data from it ? Pin
All Time Programming3-Feb-11 3:02
All Time Programming3-Feb-11 3:02 
GeneralRe: How to run a Command and retrieve data from it ? Pin
OriginalGriff3-Feb-11 3:30
mvaOriginalGriff3-Feb-11 3:30 
GeneralRe: How to run a Command and retrieve data from it ? Pin
All Time Programming3-Feb-11 3:49
All Time Programming3-Feb-11 3:49 
GeneralRe: How to run a Command and retrieve data from it ? Pin
OriginalGriff3-Feb-11 4:01
mvaOriginalGriff3-Feb-11 4:01 
GeneralRe: How to run a Command and retrieve data from it ? Pin
All Time Programming3-Feb-11 4:17
All Time Programming3-Feb-11 4:17 

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.