Click here to Skip to main content
15,885,309 members
Home / Discussions / C#
   

C#

 
GeneralRe: What are the API's that are available for USB based barcode scanners in C#? Pin
glennPattonWork323-Jul-12 0:09
professionalglennPattonWork323-Jul-12 0:09 
GeneralRe: What are the API's that are available for USB based barcode scanners in C#? Pin
Akshay_8823-Jul-12 0:44
Akshay_8823-Jul-12 0:44 
QuestionRe: What are the API's that are available for USB based barcode scanners in C#? Pin
Eddy Vluggen22-Jul-12 23:53
professionalEddy Vluggen22-Jul-12 23:53 
AnswerRe: What are the API's that are available for USB based barcode scanners in C#? Pin
Akshay_8822-Jul-12 23:56
Akshay_8822-Jul-12 23:56 
AnswerRe: What are the API's that are available for USB based barcode scanners in C#? Pin
Akshay_8822-Jul-12 23:58
Akshay_8822-Jul-12 23:58 
GeneralRe: What are the API's that are available for USB based barcode scanners in C#? Pin
Eddy Vluggen23-Jul-12 0:06
professionalEddy Vluggen23-Jul-12 0:06 
GeneralRe: What are the API's that are available for USB based barcode scanners in C#? Pin
Akshay_8823-Jul-12 0:44
Akshay_8823-Jul-12 0:44 
GeneralRe: What are the API's that are available for USB based barcode scanners in C#? Pin
Dave Kreskowiak23-Jul-12 2:08
mveDave Kreskowiak23-Jul-12 2:08 
A HID is a "Human Interface Device".

I'd avoid the "keyboard wedge" types if I were you. It'll just cause you headache when you write your application.

If the manufacturer has a version of the scanner that exposes itself as a Serial (COM) port, that'll be much easier to handle. There's nothing special about a serial version and no special API as you're just getting text from a serial port.

QuestionCorrect way of doing installer in Windows That Checks for a Driver.... Pin
glennPattonWork322-Jul-12 23:09
professionalglennPattonWork322-Jul-12 23:09 
AnswerRe: Correct way of doing installer in Windows That Checks for a Driver.... Pin
glennPattonWork323-Jul-12 1:16
professionalglennPattonWork323-Jul-12 1:16 
GeneralTrying to retrieve PowerShell variables in C# Pin
Member 927497622-Jul-12 10:22
Member 927497622-Jul-12 10:22 
GeneralRe: Trying to retrieve PowerShell variables in C# Pin
BobJanova22-Jul-12 23:03
BobJanova22-Jul-12 23:03 
GeneralRe: Trying to retrieve PowerShell variables in C# Pin
Tyson326423-Jul-12 2:02
Tyson326423-Jul-12 2:02 
QuestionConnecting and disconnecting from internet Pin
Fred 3422-Jul-12 10:17
Fred 3422-Jul-12 10:17 
AnswerRe: Connecting and disconnecting from internet Pin
Wes Aday22-Jul-12 10:32
professionalWes Aday22-Jul-12 10:32 
GeneralRe: Connecting and disconnecting from internet Pin
Fred 3422-Jul-12 11:07
Fred 3422-Jul-12 11:07 
GeneralRe: Connecting and disconnecting from internet Pin
Eddy Vluggen22-Jul-12 11:27
professionalEddy Vluggen22-Jul-12 11:27 
GeneralRe: Connecting and disconnecting from internet Pin
Dave Kreskowiak22-Jul-12 11:37
mveDave Kreskowiak22-Jul-12 11:37 
GeneralRe: Connecting and disconnecting from internet Pin
Fred 3422-Jul-12 11:42
Fred 3422-Jul-12 11:42 
GeneralRe: Connecting and disconnecting from internet Pin
Sunil P V22-Jul-12 23:33
Sunil P V22-Jul-12 23:33 
AnswerRe: Connecting and disconnecting from internet Pin
Eddy Vluggen22-Jul-12 10:48
professionalEddy Vluggen22-Jul-12 10:48 
AnswerRe: Connecting and disconnecting from internet Pin
Luc Pattyn22-Jul-12 11:09
sitebuilderLuc Pattyn22-Jul-12 11:09 
GeneralRe: Connecting and disconnecting from internet Pin
Roger Wright22-Jul-12 20:12
professionalRoger Wright22-Jul-12 20:12 
QuestionChanging the date of system (computer ) from inside of our own program? Pin
Fred 3422-Jul-12 8:39
Fred 3422-Jul-12 8:39 
AnswerRe: Changing the date of system (computer ) from inside of our own program? Pin
Wes Aday22-Jul-12 8:43
professionalWes Aday22-Jul-12 8:43 

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.