Click here to Skip to main content
15,919,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: Take data from a website and display in a program. Pin
Luc Pattyn29-Aug-09 9:10
sitebuilderLuc Pattyn29-Aug-09 9:10 
AnswerRe: Take data from a website and display in a program. Pin
Gindi Bar Yahav30-Aug-09 11:45
Gindi Bar Yahav30-Aug-09 11:45 
QuestionHow to show the characters of a text box in which its PasswordCharacter is set to '*'? Pin
CoderForEver29-Aug-09 5:11
CoderForEver29-Aug-09 5:11 
AnswerRe: How to show the characters of a text box in which its PasswordCharacter is set to '*'? Pin
OriginalGriff29-Aug-09 5:38
mveOriginalGriff29-Aug-09 5:38 
Questionhow to restrict users from setting focus to multiple cells in DataGridView ? Pin
alladeen29-Aug-09 5:05
alladeen29-Aug-09 5:05 
AnswerRe: how to restrict users from setting focus to multiple cells in DataGridView ? Pin
Henry Minute29-Aug-09 7:51
Henry Minute29-Aug-09 7:51 
Questionprint a image and text without using printer driver. using C#.NET Pin
shaktisinh29-Aug-09 3:57
shaktisinh29-Aug-09 3:57 
AnswerRe: print a image and text without using printer driver. using C#.NET Pin
Dave Kreskowiak29-Aug-09 5:47
mveDave Kreskowiak29-Aug-09 5:47 
GeneralRe: print a image and text without using printer driver. using C#.NET Pin
shaktisinh30-Aug-09 23:54
shaktisinh30-Aug-09 23:54 
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 
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 
I know that the OP isn't in America. Still, low-cost USB Logic Analyzers that support RS232 decoding, check out ebay:

Business & Industrial > Electrical & Test Equipment > Test Equipment > Logic Analyzers
http://business.shop.ebay.com/Logic-Analyzers-/97231/i.html[^]

Here is the one that I use, and a number of other consultants use:
http://www.pctestinstruments.com/[^]

Note: The USB Logic Analyzers do not support doing a trigger on a specific data word. So, you would/could trigger the start bot of the RS232. The interpretation is done by post processing software. However, an MSO like the Teks, often support doing a trigger on a specific data word (e.g. trigger on RS232 data value of 0x43).
Questionprogram in c# Pin
ayushibasant28-Aug-09 23:39
ayushibasant28-Aug-09 23:39 

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.