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

C#

 
QuestionOpen Cash Drawer Pin
Jassim Rahma9-Dec-10 3:03
Jassim Rahma9-Dec-10 3:03 
AnswerRe: Open Cash Drawer Pin
Hiren solanki9-Dec-10 3:12
Hiren solanki9-Dec-10 3:12 
AnswerRe: Open Cash Drawer Pin
Luc Pattyn9-Dec-10 3:52
sitebuilderLuc Pattyn9-Dec-10 3:52 
AnswerRe: Open Cash Drawer Pin
T M Gray9-Dec-10 9:49
T M Gray9-Dec-10 9:49 
QuestionHow to make my C# objects self explanatory Pin
maheshk_blr9-Dec-10 0:29
maheshk_blr9-Dec-10 0:29 
AnswerRe: How to make my C# objects self explanatory Pin
GlobX9-Dec-10 11:33
GlobX9-Dec-10 11:33 
QuestionGet correct driver name from "Device management" associated with a COM PORT. Pin
AlexB478-Dec-10 22:01
AlexB478-Dec-10 22:01 
AnswerRe: Get correct driver name from "Device management" associated with a COM PORT. Pin
Luc Pattyn8-Dec-10 23:06
sitebuilderLuc Pattyn8-Dec-10 23:06 
I don't know about getting the driver name, however using WMI class Win32_SerialPort one can obtain a lot of information, e.g. there are strings such as Caption, Description, DeviceID, Name. Not all of them are always present, however they should suffice to recognize the port you're looking for.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, and update CP Vanity to V2.0 if you haven't already.

GeneralRe: Get correct driver name from "Device management" associated with a COM PORT. Pin
AlexB478-Dec-10 23:16
AlexB478-Dec-10 23:16 
GeneralRe: Get correct driver name from "Device management" associated with a COM PORT. Pin
Luc Pattyn8-Dec-10 23:30
sitebuilderLuc Pattyn8-Dec-10 23:30 
Questionclicking a pdf button using c sharp Pin
Wamuti8-Dec-10 21:14
Wamuti8-Dec-10 21:14 
AnswerRe: clicking a pdf button using c sharp Pin
GlobX9-Dec-10 11:42
GlobX9-Dec-10 11:42 
GeneralHelp, CANNOT to run my C# programming get for UNSAFE Pin
Eddy Ho 88 from Singapore8-Dec-10 16:18
Eddy Ho 88 from Singapore8-Dec-10 16:18 
GeneralRe: Help, CANNOT to run my C# programming get for UNSAFE PinPopular
Not Active8-Dec-10 16:26
mentorNot Active8-Dec-10 16:26 
GeneralRe: Help, CANNOT to run my C# programming get for UNSAFE Pin
GlobX8-Dec-10 16:40
GlobX8-Dec-10 16:40 
GeneralRe: Help, CANNOT to run my C# programming get for UNSAFE Pin
fjdiewornncalwe9-Dec-10 1:45
professionalfjdiewornncalwe9-Dec-10 1:45 
Questiongiving error message according to Sql data Pin
Erdinc278-Dec-10 3:50
Erdinc278-Dec-10 3:50 
AnswerRe: giving error message according to Sql data PinPopular
T M Gray8-Dec-10 4:29
T M Gray8-Dec-10 4:29 
GeneralRe: giving error message according to Sql data PinPopular
Not Active8-Dec-10 5:20
mentorNot Active8-Dec-10 5:20 
GeneralRe: giving error message according to Sql data Pin
T M Gray8-Dec-10 5:37
T M Gray8-Dec-10 5:37 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 5:44
mentorNot Active8-Dec-10 5:44 
GeneralRe: giving error message according to Sql data Pin
T M Gray8-Dec-10 7:54
T M Gray8-Dec-10 7:54 
GeneralRe: giving error message according to Sql data Pin
Not Active8-Dec-10 8:28
mentorNot Active8-Dec-10 8:28 
GeneralRe: giving error message according to Sql data Pin
T M Gray8-Dec-10 9:00
T M Gray8-Dec-10 9:00 
GeneralRe: giving error message according to Sql data Pin
Dave Kreskowiak8-Dec-10 10:56
mveDave Kreskowiak8-Dec-10 10: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.