I am planning to develop a bar code scanning application for Dolphin 6500 Mobile Computer using Honeywell D6X00 Platform SDK.
I have no idea, that how to develop app using Honeywell D6X00 Platform SDK in .NET
After googling i known to use Visual C# template called Smart device.
I created an app using that smart device template, but the application cannot refer the libraries ( .dll ) files in SDK. So, i am having many questions regarding these development,
- How to integrate .NET with Honeywell D6X00 Platform SDK( other than Visual c#- Smart device template )
- Sample codes or apps or links regarding the integration would be great.
- If Visual c#-smart device template is the correct way, then is there any library for bar code scanning and how to use the library?
- If library is present within the SDK, then how to use them to scan bar code?
Any suggestions would be greatly appreciated.