Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. barcode

barcode

Scheduled Pinned Locked Moved C#
csharptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tonaxxl
    wrote on last edited by
    #1

    :zzz:how to scan a barcode and input it to my c# code how to know information about all this senario?:wtf:

    J 1 Reply Last reply
    0
    • T tonaxxl

      :zzz:how to scan a barcode and input it to my c# code how to know information about all this senario?:wtf:

      J Offline
      J Offline
      John Kuhn
      wrote on last edited by
      #2

      Reading barcodes from documents that have been printed with some kind of symbology is a kind of micro-specialization. There are several different kinds of symbols used (UPC, EAN, Interleaved 2 of 5, Code 39, etc.) in which barcodes are produced by printing on laser printers, barcode label printers, dot matrix printers, etc... and then you have readers (wands, scanners, etc.) that are either serial or keyboard wedge readers. The latter -- keyboard wedge -- are easier to use, and often plug and play. A decent reader will cost between US$100 and US$200 and should be programmable to read different symbols, look for check digits, etc. Once you have a reader, you can get the result into a text box just as though someone had typed the information using a keyboard. What a piece of work is man, how noble in reason, how infinite in faculties, in form and moving how express and admirable . . . and yet to me, what is this quintessence of dust? -- Hamlet, Act II, Scene ii.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups