Click here to Skip to main content
15,949,686 members
Home / Discussions / C#
   

C#

 
AnswerRe: Self replication Pin
Guffa2-Jul-06 22:04
Guffa2-Jul-06 22:04 
AnswerRe: Self replication Pin
LongRange.Shooter3-Jul-06 5:14
LongRange.Shooter3-Jul-06 5:14 
QuestionInheriting controls from a web page(asp 1.0) Pin
sishya2-Jul-06 15:53
sishya2-Jul-06 15:53 
Questionbarcode and how to use it Pin
omar el halwagy2-Jul-06 15:18
omar el halwagy2-Jul-06 15:18 
AnswerRe: barcode and how to use it Pin
Paul Conrad2-Jul-06 15:42
professionalPaul Conrad2-Jul-06 15:42 
AnswerRe: barcode and how to use it Pin
engsrini2-Jul-06 19:50
engsrini2-Jul-06 19:50 
GeneralRe: barcode and how to use it Pin
omar el halwagy3-Jul-06 0:48
omar el halwagy3-Jul-06 0:48 
AnswerRe: barcode and how to use it Pin
Mike Dimmick3-Jul-06 2:22
Mike Dimmick3-Jul-06 2:22 
The simplest way to use a barcode scanner is as a keyboard replacement - that when a barcode is scanned, the scanner hardware or software simulate pressing the keys that correspond to the barcode data. Some just act as if they are a keyboard, some need some software (normally called a 'keyboard wedge' or 'scan wedge' or something like that) to do this. Consult the scanner's manual.

For advanced uses, there may be an API available to get input directly from the scanner, bypassing the keyboard. You might want to do this if you want to differentiate between keyed and scanned data.

To configure what sorts of barcodes the scanner will read, the scanner normally understands special programming barcodes. You can scan these to set the scanner up. You'll find these codes in the scanner's manual. Again, for advanced uses, there may well be an API for programming the scanner.

Stability. What an interesting concept. -- Chris Maunder
QuestionHow to get very continuous random numbers Pin
sergestusxx2-Jul-06 11:17
sergestusxx2-Jul-06 11:17 
AnswerRe: How to get very continuous random numbers Pin
Judah Gabriel Himango2-Jul-06 11:35
sponsorJudah Gabriel Himango2-Jul-06 11:35 
GeneralRe: How to get very continuous random numbers Pin
sergestusxx2-Jul-06 11:45
sergestusxx2-Jul-06 11:45 
GeneralRe: How to get very continuous random numbers Pin
Paul Conrad2-Jul-06 15:22
professionalPaul Conrad2-Jul-06 15:22 
GeneralRe: How to get very continuous random numbers Pin
BoneSoft2-Jul-06 16:39
BoneSoft2-Jul-06 16:39 
GeneralRe: How to get very continuous random numbers Pin
Paul Conrad2-Jul-06 17:19
professionalPaul Conrad2-Jul-06 17:19 
GeneralRe: How to get very continuous random numbers Pin
Judah Gabriel Himango3-Jul-06 5:27
sponsorJudah Gabriel Himango3-Jul-06 5:27 
AnswerRe: How to get very continuous random numbers Pin
Guffa2-Jul-06 11:48
Guffa2-Jul-06 11:48 
AnswerRe: How to get very continuous random numbers Pin
mav.northwind2-Jul-06 23:30
mav.northwind2-Jul-06 23:30 
QuestionMessage Removed Pin
2-Jul-06 4:35
Mandai2-Jul-06 4:35 
AnswerRe: Asking a question Pin
Ravi Bhavnani2-Jul-06 4:55
professionalRavi Bhavnani2-Jul-06 4:55 
QuestionArrays in Hashtables Pin
Mazze.ger1-Jul-06 23:17
Mazze.ger1-Jul-06 23:17 
AnswerRe: Arrays in Hashtables Pin
Guffa1-Jul-06 23:51
Guffa1-Jul-06 23:51 
GeneralRe: Arrays in Hashtables Pin
Mazze.ger2-Jul-06 1:34
Mazze.ger2-Jul-06 1:34 
AnswerRe: Arrays in Hashtables Pin
Guffa2-Jul-06 1:49
Guffa2-Jul-06 1:49 
AnswerRe: Arrays in Hashtables Pin
Nader Elshehabi2-Jul-06 1:56
Nader Elshehabi2-Jul-06 1:56 
GeneralRe: Arrays in Hashtables Pin
Mazze.ger2-Jul-06 2:17
Mazze.ger2-Jul-06 2:17 

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.