Tagged Questions

1
vote
1answer
129 views

Can i write my own firmware for a scanning device in vb.net?

i was wondering if it was possible to write my own firmware that will run on a device im making. This device is very similar to the price portable price checkers you see in grocery stores. it scans ...
1
vote
3answers
1k views

How to Access Barcode Scanner with VB.Net in Windows CE

I've recently been asked to develop an application for the Motorola MK4000, an all-in-one device with a built-in barcode scanner. It runs Windows CE and supports VB.Net. I've never written an ...
0
votes
1answer
508 views

How to commnicate with a PDA built-in scanner using vb.net smart device?

I am developing an application to run on a PDA. The PDA is running on Windows CE 5.0 and has a barcode scanner integrated. I am using Framework 3.5 VB.Net 2008 smart device project to develop my ...
-2
votes
3answers
43 views

VB.NET Barcode Questions [closed]

Can anyone help me, its a sales and inventory system which uses barcode technology. How can i make my own barcode generator? and how can i save and retrieve image file in my database?(mysql) I also ...