Clara's Notes on Technology
Notes to me and the world

Pocket PC

There are 2 entries for the tag Pocket PC

Developing for Mobile (2): Pocket PC/Windows CE

After setting up the development environment, I started coding a simple application. Visual Studio does not provide a Windows CE 5.0 emulator (only a device - which means that it tries to connect to a real device and I don't have one), so I chose to develop a Windows Mobile 5.0 Pocket PC application. (1) I first created a Smart Device Console Application. It built and deployed ok, but when running I didn't see any console! I think this is due to the fact that there is no cmd.exe in the emulator....

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Developing for Mobile (1): On Vista

I might have to develop an application for a mobile scanning device and I have been playing around with the .NET mobile components in preparation. Not easy at all: the documentation is not very clear and there are lots of different components/versions. Here are some of the problems I encountered and how I solved them. My constraints: a) My development environment is Windows Vista + VS 2008 Team System. b) The device will probably be Datalogic Memor which runs Windows CE 5.0. This means I need to...

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati