Click here to Skip to main content
15,912,756 members
Home / Discussions / C#
   

C#

 
GeneralRe: print a image and text without using printer driver. using C#.NET Pin
Dave Kreskowiak31-Aug-09 1:01
mveDave Kreskowiak31-Aug-09 1:01 
QuestionUI Not Responsive Pin
Abdul Rahman Hamidy29-Aug-09 1:35
Abdul Rahman Hamidy29-Aug-09 1:35 
AnswerRe: UI Not Responsive Pin
Dave Kreskowiak29-Aug-09 5:23
mveDave Kreskowiak29-Aug-09 5:23 
GeneralRe: UI Not Responsive Pin
Abdul Rahman Hamidy29-Aug-09 20:48
Abdul Rahman Hamidy29-Aug-09 20:48 
Questionhow to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
pallaka28-Aug-09 23:44
pallaka28-Aug-09 23:44 
AnswerRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
OriginalGriff28-Aug-09 23:53
mveOriginalGriff28-Aug-09 23:53 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
pallaka29-Aug-09 0:09
pallaka29-Aug-09 0:09 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
OriginalGriff29-Aug-09 0:29
mveOriginalGriff29-Aug-09 0:29 
A couple of things:
1) Are you aware that
serialPort1.Write("3F 50 52 40");
will write 11 bytes, not 4?
2) Are you sure that you wired the connector the right way? The pin numbering is normally molded into the connector with a "1" beside pin one. If you are recieving ok, then you are presumably connected to something else as well, which would imply you have wired the connector wrong for loopback.

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

AnswerRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
Luc Pattyn29-Aug-09 0:35
sitebuilderLuc Pattyn29-Aug-09 0:35 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
pallaka29-Aug-09 1:21
pallaka29-Aug-09 1:21 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
Luc Pattyn29-Aug-09 1:42
sitebuilderLuc Pattyn29-Aug-09 1:42 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
Dave Kreskowiak29-Aug-09 5:13
mveDave Kreskowiak29-Aug-09 5:13 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
Luc Pattyn29-Aug-09 5:37
sitebuilderLuc Pattyn29-Aug-09 5:37 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
mustang8629-Aug-09 12:21
mustang8629-Aug-09 12:21 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
mustang8629-Aug-09 18:10
mustang8629-Aug-09 18:10 
Questionprogram in c# Pin
ayushibasant28-Aug-09 23:39
ayushibasant28-Aug-09 23:39 
AnswerRe: program in c# Pin
OriginalGriff28-Aug-09 23:50
mveOriginalGriff28-Aug-09 23:50 
AnswerRe: program in c# Pin
Super Lloyd28-Aug-09 23:57
Super Lloyd28-Aug-09 23:57 
AnswerRe: program in c# Pin
Rajesh R Subramanian29-Aug-09 1:20
professionalRajesh R Subramanian29-Aug-09 1:20 
QuestionClose MDI Parent Form Pin
Rahul DSG28-Aug-09 23:06
Rahul DSG28-Aug-09 23:06 
AnswerRe: Close MDI Parent Form Pin
Not Active28-Aug-09 23:24
mentorNot Active28-Aug-09 23:24 
QuestionSqlCommandBuilder does not general Insert statement for Identity columns Pin
Abdul Rahman Hamidy28-Aug-09 23:03
Abdul Rahman Hamidy28-Aug-09 23:03 
AnswerRe: SqlCommandBuilder does not general Insert statement for Identity columns Pin
Not Active28-Aug-09 23:30
mentorNot Active28-Aug-09 23:30 
GeneralRe: SqlCommandBuilder does not general Insert statement for Identity columns Pin
Abdul Rahman Hamidy28-Aug-09 23:54
Abdul Rahman Hamidy28-Aug-09 23:54 
GeneralRe: SqlCommandBuilder does not general Insert statement for Identity columns Pin
Not Active29-Aug-09 3:37
mentorNot Active29-Aug-09 3:37 

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.