Click here to Skip to main content
15,905,420 members
Home / Discussions / C#
   

C#

 
Questionhow to drag grop in c#.net by usin text not panel or picturebox Pin
poonam jagdale23-Feb-09 3:20
poonam jagdale23-Feb-09 3:20 
AnswerRe: how to drag grop in c#.net by usin text not panel or picturebox Pin
EliottA23-Feb-09 3:21
EliottA23-Feb-09 3:21 
GeneralRe: how to drag grop in c#.net by usin text not panel or picturebox Pin
Ennis Ray Lynch, Jr.23-Feb-09 3:24
Ennis Ray Lynch, Jr.23-Feb-09 3:24 
GeneralRe: how to drag grop in c#.net by usin text not panel or picturebox Pin
Nagy Vilmos23-Feb-09 5:34
professionalNagy Vilmos23-Feb-09 5:34 
QuestionPort programming Pin
smilerP23-Feb-09 2:59
smilerP23-Feb-09 2:59 
AnswerRe: Port programming Pin
Kristian Sixhøj23-Feb-09 3:05
Kristian Sixhøj23-Feb-09 3:05 
AnswerRe: Port programming Pin
EliottA23-Feb-09 3:17
EliottA23-Feb-09 3:17 
AnswerRe: Port programming Pin
Luc Pattyn23-Feb-09 4:49
sitebuilderLuc Pattyn23-Feb-09 4:49 
Hi,

you can easily observe and control the circa 5 control lines of an RS232C port (directly attached, or USB-to-RS232C) using the SerialPort class available since .NET 2.0 (mind you, through USB the maximum speed for operating the control lines will be less).

I haven't seen anything I would trust to run on recent Windows versions for parallel ports.

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles]

- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


modified on Sunday, June 12, 2011 8:33 AM

AnswerRe: Port programming Pin
0x3c023-Feb-09 7:32
0x3c023-Feb-09 7:32 
Question[STAThread] Pin
lawrenceinba23-Feb-09 2:16
lawrenceinba23-Feb-09 2:16 
AnswerRe: [STAThread] Pin
Deresen23-Feb-09 2:36
Deresen23-Feb-09 2:36 
GeneralRe: [STAThread] Pin
Vikram A Punathambekar23-Feb-09 2:47
Vikram A Punathambekar23-Feb-09 2:47 
AnswerRe: [STAThread] Pin
CPallini23-Feb-09 2:50
mveCPallini23-Feb-09 2:50 
AnswerRe: [STAThread] Pin
#realJSOP23-Feb-09 3:16
professional#realJSOP23-Feb-09 3:16 
GeneralRe: [STAThread] Pin
EliottA23-Feb-09 3:18
EliottA23-Feb-09 3:18 
QuestionRe: [STAThread] Pin
Luc Pattyn23-Feb-09 4:52
sitebuilderLuc Pattyn23-Feb-09 4:52 
GeneralRe: [STAThread] Pin
#realJSOP23-Feb-09 6:02
professional#realJSOP23-Feb-09 6:02 
GeneralRe: [STAThread] Pin
Luc Pattyn23-Feb-09 6:11
sitebuilderLuc Pattyn23-Feb-09 6:11 
QuestionWindows Media Player component Pin
nafsruh23-Feb-09 2:16
nafsruh23-Feb-09 2:16 
AnswerRe: Windows Media Player component Pin
Dave Kreskowiak23-Feb-09 4:58
mveDave Kreskowiak23-Feb-09 4:58 
GeneralRe: Windows Media Player component Pin
nafsruh23-Feb-09 5:27
nafsruh23-Feb-09 5:27 
GeneralRe: Windows Media Player component Pin
Dave Kreskowiak23-Feb-09 6:50
mveDave Kreskowiak23-Feb-09 6:50 
QuestionHow can i attach XAML style file to my C# Project !? Pin
Hadabo23-Feb-09 1:41
Hadabo23-Feb-09 1:41 
AnswerRe: How can i attach XAML style file to my C# Project !? Pin
Pete O'Hanlon23-Feb-09 2:30
mvePete O'Hanlon23-Feb-09 2:30 
GeneralRe: How can i attach XAML style file to my C# Project !? Pin
Hadabo23-Feb-09 4:16
Hadabo23-Feb-09 4:16 

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.