Click here to Skip to main content
15,895,793 members
Home / Discussions / C#
   

C#

 
AnswerRe: Video Processing Image Formats Pin
Christian Graus26-Jun-09 9:31
protectorChristian Graus26-Jun-09 9:31 
QuestionRe: Video Processing Image Formats Pin
tvbarnard27-Jun-09 6:01
tvbarnard27-Jun-09 6:01 
QuestionBarcoding Pin
ziwez026-Jun-09 2:23
ziwez026-Jun-09 2:23 
AnswerRe: Barcoding Pin
padmanabhan N26-Jun-09 2:26
padmanabhan N26-Jun-09 2:26 
AnswerRe: Barcoding Pin
Enver Maroshi26-Jun-09 2:31
Enver Maroshi26-Jun-09 2:31 
GeneralRe: Barcoding Pin
Manas Bhardwaj26-Jun-09 2:33
professionalManas Bhardwaj26-Jun-09 2:33 
GeneralRe: Barcoding Pin
Enver Maroshi26-Jun-09 2:37
Enver Maroshi26-Jun-09 2:37 
AnswerRe: Barcoding Pin
DaveyM6926-Jun-09 2:54
professionalDaveyM6926-Jun-09 2:54 
Most barcode scanners simply act as an additional keyboard and send keystrokes straight to whatever has focus as if it were typed.

You can normally program the scanner by way of special control codes to operate how you would like. For example, where I work we set them to insert a TAB at the end of each read so focus is automatically moved to the next control in the tab order.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

AnswerRe: Barcoding Pin
stancrm26-Jun-09 3:11
stancrm26-Jun-09 3:11 
AnswerRe: Barcoding Pin
Rob Philpott26-Jun-09 4:02
Rob Philpott26-Jun-09 4:02 
AnswerRe: Barcoding Pin
Dave Kreskowiak26-Jun-09 5:15
mveDave Kreskowiak26-Jun-09 5:15 
AnswerRe: Barcoding Pin
Trollslayer26-Jun-09 10:34
mentorTrollslayer26-Jun-09 10:34 
QuestionError Cannot implicitly convert type 'byte' to 'CrystalDecisions.CrystalReports.Engine.BlobFieldObject' Pin
KIDYA26-Jun-09 2:18
KIDYA26-Jun-09 2:18 
AnswerRe: Error Cannot implicitly convert type 'byte' to 'CrystalDecisions.CrystalReports.Engine.BlobFieldObject' Pin
Kanniah26-Jun-09 6:07
Kanniah26-Jun-09 6:07 
GeneralRe: Error Cannot implicitly convert type 'byte' to 'CrystalDecisions.CrystalReports.Engine.BlobFieldObject' Pin
KIDYA26-Jun-09 19:30
KIDYA26-Jun-09 19:30 
QuestionWhat would make a CodeAccessPermission.Assert() fail or succeed? Pin
Super Lloyd26-Jun-09 2:08
Super Lloyd26-Jun-09 2:08 
QuestionC# Performance? Pin
tvbarnard26-Jun-09 1:16
tvbarnard26-Jun-09 1:16 
AnswerRe: C# Performance? Pin
Manas Bhardwaj26-Jun-09 1:27
professionalManas Bhardwaj26-Jun-09 1:27 
AnswerRe: C# Performance? Pin
musefan26-Jun-09 1:44
musefan26-Jun-09 1:44 
GeneralRe: C# Performance? Pin
tvbarnard26-Jun-09 2:00
tvbarnard26-Jun-09 2:00 
QuestionRe: C# Performance? Pin
tvbarnard26-Jun-09 2:38
tvbarnard26-Jun-09 2:38 
AnswerRe: C# Performance? Pin
musefan26-Jun-09 3:08
musefan26-Jun-09 3:08 
QuestionRe: C# Performance? Pin
Simon P Stevens26-Jun-09 1:57
Simon P Stevens26-Jun-09 1:57 
AnswerRe: C# Performance? Pin
tvbarnard26-Jun-09 2:07
tvbarnard26-Jun-09 2:07 
GeneralRe: C# Performance? Pin
Simon P Stevens26-Jun-09 3:29
Simon P Stevens26-Jun-09 3:29 

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.