How to develop .net application on MC70 Device

  • Thread starter Thread starter visalavats
  • Start date Start date
V

visalavats

Hi,

I wanted to create simple and complex application on Symbol MC70
device,
Please suggest me how to proceed, what is the SDK and development
tools

I have below tools,

1. Visual Studio 2005
2. WM SDK
3. Symbol Mobile SMDK 1.4 v

Please help to proceed further

Thanks
Vishal
 
Vishal,

It looks like you've got all the basics you need. Start up VS 2005 and
select Smart Device Project in the language of your choice targetting
Windows Mobile 5 PocketPC. You should be able to deploy and run a simple app
to your MC70. The Symbol SMDK is used for Symbol specific functionality such
as using their barcode scanner, and if I remember correctly the SMDK also
includes some sample code you can use.
 
You'll need VS 2005 Standard or better to develop for mobile devices. You
didn't mention which version you've got.
 
Back
Top