Question

i am new bee in this field. i have a motorola mc70 device.i want to create an application for it in which device scans barcode and than put data of barcode into my sql server database. i have worked in visual studio 2010. now i have a motorola scanner sdk and user guide. but i don't know how to create application for these types of devices. i have worked in c# so i am familiar with it and i am using sql server database for it. i don't know where to start?? should i make console application or other type of application. Can anyone help to sort this out and provide procedure to create application for this device... Thanks in Advance...

Was it helpful?

Solution

If you're gonna to use .net then you have to get Visual Studio 2008 and download the Windows Mobile SDK. They removed the support for creating Windows Mobile applications in VS 2010 and up.

In Visual Studio 2008 you will find smart device project etc.. And there is also a Emulator for it.

There is other options to create applications for these devices. Like RhoMobile Suite. With it you code HTML5 / CSS3/ Javascript / Ruby etcc. But it is not free. Developing applications in RhoMobile is free but when deploying it and uses some features will cost.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top