[vb.net 3.5]Console application for Falcon Barcode Scanner

Click For Summary
SUMMARY

The discussion centers on using a console application in VB.NET 3.5 to interface with Falcon Barcode Scanners. Users typically treat barcode scanners as keyboard input devices, allowing scanned data to be captured directly. The participant seeks to develop a custom application using Visual Studio 2008 to manage the scanned data effectively. It is confirmed that a console application can be utilized for this purpose, although the participant lacks experience in creating such applications.

PREREQUISITES
  • Familiarity with VB.NET 3.5 programming
  • Understanding of console application structure in Visual Studio 2008
  • Knowledge of how barcode scanners function as input devices
  • Basic skills in data handling and storage techniques
NEXT STEPS
  • Explore how to create a console application in VB.NET 3.5 using Visual Studio 2008
  • Research methods for capturing keyboard input from barcode scanners
  • Learn about data storage options for scanned data, such as text files or databases
  • Investigate error handling techniques in console applications for robust data management
USEFUL FOR

Developers interested in integrating barcode scanning capabilities into their applications, particularly those using VB.NET and Visual Studio 2008. This discussion is beneficial for those looking to enhance data management through custom console applications.

jazFunk
Messages
12
Reaction score
0
Anyone familiar with BarCode scanners? I have four of them I want use with my app.

Can a console (custom) app be used to load/save scanned data?
 
Technology news on Phys.org
Aren't barcode scanners usually handled just like keyboard input?
 
Most scanners operate that way.

What I want to do is write an application (using Visual Studio 2008) to handle scanned data, etc.

Basically, I wanted to know if I create a console application project and then upload it to the scanner will that work. I've never created a console app so I'm not that versed with them.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
12K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K