This application lets you scan barcodes directly from your smartphone using the integrated camera, it will then connect to the BarcodeZilla search engine using WCF Web Service in order to try to recognize the product that has been scanned as well as the lowest price. It can also be used for other purposes such as scanning your own collection of dvd or books and then export the list in XML or CSV.
There are two versions available, the 'Lite' version has no database and therefor cannot be used to add or edit products on the client side and will only work online.
The 'Full' version is using SQL Compact 3.5 and will store all the products you enter in the system so they will be recognized instantly. It's also possible to synchronize with barcodezilla.net in order to upload the products you have added.
Requirements:
· Windows Mobile 5/6.x
· .NET Compact Framework 3.5 Redistributable
· SQL Server Compact Edition
What's New in This Release: [ read full changelog ]
· Browse to the url if you scan a QR Code / DataMatrix containing an url
· Added AppToDate support