Last post Jul 19, 2013 03:59 PM by dev.paudel
Member
54 Points
89 Posts
Jul 19, 2013 02:29 PM|asprabahar|LINK
I need to integrated barcode scanner with asp.net application , how to do we achieve that , is there is any specific universal SDK
Contributor
2853 Points
1372 Posts
Jul 19, 2013 03:48 PM|adamturner34|LINK
No, the scanner is just an input device. Now depending on how fancy the scanner is, you might need an additional driver that isn't supplied by the OS but usually it's as simple as set focus on the field and scan. It will populate.
Participant
1397 Points
691 Posts
Jul 19, 2013 03:59 PM|dev.paudel|LINK
you need to do nothing...
to intregate sacnner... it is only a input device...
user selects the scanner and perform the sacnning the input is on the keyboard..
for most of the cases it is this much simple....
User have to install the scanner into his pc.
Member
54 Points
89 Posts
How to integrate barcode scanner in asp.net
Jul 19, 2013 02:29 PM|asprabahar|LINK
I need to integrated barcode scanner with asp.net application , how to do we achieve that , is there is any specific universal SDK
Prabakar Samiyappan
Is this your answer "Mark as Answer"
Contributor
2853 Points
1372 Posts
Re: How to integrate barcode scanner in asp.net
Jul 19, 2013 03:48 PM|adamturner34|LINK
No, the scanner is just an input device. Now depending on how fancy the scanner is, you might need an additional driver that isn't supplied by the OS but usually it's as simple as set focus on the field and scan. It will populate.
Participant
1397 Points
691 Posts
Re: How to integrate barcode scanner in asp.net
Jul 19, 2013 03:59 PM|dev.paudel|LINK
you need to do nothing...
to intregate sacnner... it is only a input device...
user selects the scanner and perform the sacnning the input is on the keyboard..
for most of the cases it is this much simple....
User have to install the scanner into his pc.
Certified MCSD in Web Apps
Chandigarh, India