Re: Using BarCode Scanner machine in C# Application

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello rupendra,

Scaner usually read data as string, keeps it in clipboard and paste it in active editbox or whatever it active
For example, if u open notepad and scan smth in notepad u will see the number smth like is "12343412431431" - it's barcode

rc> Has anyone had experience with using bar codes with C#. I have a
rc> client
rc> who wants to read a bar code with a POS.They already have barcode
rc> scanner. but what will I need from a C# programmers perspective to
rc> read
rc> in the results of the
rc> scan? How do I get result of scanner and then use it in my code?

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche


.