Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
AnswerRe: Excel Export Pin
Eric Dahlvang22-Aug-06 6:31
Eric Dahlvang22-Aug-06 6:31 
QuestionRemote Desktop connection Pin
prashanthmaalay22-Aug-06 0:47
prashanthmaalay22-Aug-06 0:47 
AnswerRe: Remote Desktop connection Pin
Guffa22-Aug-06 1:02
Guffa22-Aug-06 1:02 
AnswerRe: Remote Desktop connection Pin
Eric Dahlvang22-Aug-06 6:36
Eric Dahlvang22-Aug-06 6:36 
Questioniam writing one application in that project i read and send data to serial port in C# Pin
premkamalg21-Aug-06 23:47
premkamalg21-Aug-06 23:47 
AnswerRe: iam writing one application in that project i read and send data to serial port in C# Pin
Ed.Poore21-Aug-06 23:50
Ed.Poore21-Aug-06 23:50 
QuestionRe: iam writing one application in that project i read and send data to serial port in C# Pin
premkamalg22-Aug-06 0:41
premkamalg22-Aug-06 0:41 
AnswerRe: iam writing one application in that project i read and send data to serial port in C# Pin
Ed.Poore22-Aug-06 0:51
Ed.Poore22-Aug-06 0:51 
premkamalg wrote:
now tell


Ask nicely, we're giving up free time to help you here.

premkamalg wrote:
win32 API


Have you tried searching for RS232 on CodeProject, there's a C++ article on how to use Win32 to access the serial port, it isn't too difficult to translate.

Also this[^] article may help you.

As I mentioned there was stuff given away by MS, Sax and a few others, just do a Google search.

Alternatively you can use Reflector to examine the code behind the System.IO.Ports namespace for information on how to write your own RS232 Library.


Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9

Ed

GeneralSorry Mr. Ed.Poore and also thanks for u r suggestion Pin
premkamalg22-Aug-06 1:04
premkamalg22-Aug-06 1:04 
Questioni use .Net framework 1.1 version, now how can i access serial port through Win API's Pin
premkamalg22-Aug-06 0:50
premkamalg22-Aug-06 0:50 
AnswerRe: i use .Net framework 1.1 version, now how can i access serial port through Win API's Pin
Christian Graus22-Aug-06 1:48
protectorChristian Graus22-Aug-06 1:48 
QuestionDefaultValue Attribute of Property in derived class Pin
Martin#21-Aug-06 23:46
Martin#21-Aug-06 23:46 
AnswerRe: DefaultValue Attribute of Property in derived class Pin
Ed.Poore21-Aug-06 23:48
Ed.Poore21-Aug-06 23:48 
GeneralRe: DefaultValue Attribute of Property in derived class Pin
Martin#22-Aug-06 0:00
Martin#22-Aug-06 0:00 
GeneralRe: DefaultValue Attribute of Property in derived class Pin
Ed.Poore22-Aug-06 0:38
Ed.Poore22-Aug-06 0:38 
QuestionBug in ListView .NET 2.0? Pin
gumi_r@msn.com21-Aug-06 23:26
gumi_r@msn.com21-Aug-06 23:26 
AnswerRe: Bug in ListView .NET 2.0? Pin
gumi_r@msn.com23-Aug-06 1:01
gumi_r@msn.com23-Aug-06 1:01 
QuestionNeed a control to playback .dss file Pin
jamesjk21-Aug-06 23:26
jamesjk21-Aug-06 23:26 
AnswerRe: Need a control to playback .dss file Pin
Christian Graus22-Aug-06 0:08
protectorChristian Graus22-Aug-06 0:08 
GeneralRe: Need a control to playback .dss file Pin
jamesjk22-Aug-06 1:31
jamesjk22-Aug-06 1:31 
GeneralRe: Need a control to playback .dss file Pin
Christian Graus22-Aug-06 1:35
protectorChristian Graus22-Aug-06 1:35 
GeneralRe: Need a control to playback .dss file Pin
jamesjk22-Aug-06 1:49
jamesjk22-Aug-06 1:49 
GeneralRe: Need a control to playback .dss file Pin
jamesjk19-Sep-06 0:30
jamesjk19-Sep-06 0:30 
QuestionRe: Need a control to playback .dss file Pin
Member 275903413-Jan-09 0:38
Member 275903413-Jan-09 0:38 
QuestionProblem with excel 97 Pin
AnnnS21-Aug-06 22:50
AnnnS21-Aug-06 22:50 

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.