Click here to Skip to main content
15,902,891 members
Home / Discussions / C#
   

C#

 
GeneralRe: Displaying Time in a Windows Form Using Microsoft Visual Studio Pin
Christian Graus19-Apr-09 15:44
protectorChristian Graus19-Apr-09 15:44 
GeneralRe: Displaying Time in a Windows Form Using Microsoft Visual Studio Pin
txmxax2519-Apr-09 15:54
txmxax2519-Apr-09 15:54 
GeneralRe: Displaying Time in a Windows Form Using Microsoft Visual Studio Pin
Christian Graus19-Apr-09 16:19
protectorChristian Graus19-Apr-09 16:19 
GeneralRe: Displaying Time in a Windows Form Using Microsoft Visual Studio Pin
txmxax2519-Apr-09 16:28
txmxax2519-Apr-09 16:28 
GeneralRe: Displaying Time in a Windows Form Using Microsoft Visual Studio Pin
Christian Graus19-Apr-09 16:34
protectorChristian Graus19-Apr-09 16:34 
GeneralRe: Displaying Time in a Windows Form Using Microsoft Visual Studio Pin
_Maxxx_19-Apr-09 16:47
professional_Maxxx_19-Apr-09 16:47 
GeneralRe: Displaying Time in a Windows Form Using Microsoft Visual Studio Pin
Christian Graus19-Apr-09 16:48
protectorChristian Graus19-Apr-09 16:48 
QuestionGetting more information about a serial port Pin
ravenb7219-Apr-09 9:58
ravenb7219-Apr-09 9:58 
In Device Manager there are descriptions of the PC's serial ports with the port number in parenthesis. I would like access to these descriptions in C#. For Example my application uses a USB to Serial Adapter. Device manager reports it as "USB Serial Port (COM1)". Using the System.IO.SerialPort.GetPortNames() only returns the information in parenthesis. Is there any way to get the information before that i.e. "USB Serial Port"?
AnswerRe: Getting more information about a serial port Pin
12Code19-Apr-09 21:21
12Code19-Apr-09 21:21 
QuestionWindows Serice - Run Winform Application Pin
dataminers19-Apr-09 8:10
dataminers19-Apr-09 8:10 
AnswerRe: Windows Serice - Run Winform Application Pin
N a v a n e e t h19-Apr-09 8:26
N a v a n e e t h19-Apr-09 8:26 
GeneralRe: Windows Serice - Run Winform Application Pin
dataminers19-Apr-09 8:39
dataminers19-Apr-09 8:39 
GeneralRe: Windows Serice - Run Winform Application Pin
challouf19-Apr-09 13:31
challouf19-Apr-09 13:31 
QuestionSearch available socket servers Pin
Xmen Real 19-Apr-09 7:10
professional Xmen Real 19-Apr-09 7:10 
AnswerRe: Search available socket servers Pin
Natza Mitzi19-Apr-09 10:17
Natza Mitzi19-Apr-09 10:17 
GeneralRe: Search available socket servers Pin
Xmen Real 19-Apr-09 14:29
professional Xmen Real 19-Apr-09 14:29 
GeneralRe: Search available socket servers Pin
Naruki19-Apr-09 15:11
Naruki19-Apr-09 15:11 
GeneralRe: Search available socket servers Pin
Xmen Real 19-Apr-09 15:18
professional Xmen Real 19-Apr-09 15:18 
GeneralRe: Search available socket servers Pin
Naruki19-Apr-09 15:37
Naruki19-Apr-09 15:37 
QuestionSqlDataReader (SequentialAccess) solved.... but... Pin
Jacob Dixon19-Apr-09 6:33
Jacob Dixon19-Apr-09 6:33 
AnswerRe: SqlDataReader (SequentialAccess) solved.... but... Pin
N a v a n e e t h19-Apr-09 7:50
N a v a n e e t h19-Apr-09 7:50 
GeneralRe: SqlDataReader (SequentialAccess) solved.... but... Pin
Jacob Dixon19-Apr-09 9:20
Jacob Dixon19-Apr-09 9:20 
Questionhow can i prevent my application from being closed using task manager ? Pin
challouf19-Apr-09 2:57
challouf19-Apr-09 2:57 
AnswerRe: how can i prevent my application from being closed using task manager ? Pin
Vikram A Punathambekar19-Apr-09 4:37
Vikram A Punathambekar19-Apr-09 4:37 
GeneralRe: how can i prevent my application from being closed using task manager ? Pin
challouf19-Apr-09 4:56
challouf19-Apr-09 4:56 

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.