Windows Mobile Development – Portable Programming

devtoolswindows-mobile

I want to start developing for Windows Mobile Devices, as I plan to buy one next week. (pay day)

So far most of my PDA experience is with Palm OS (m100, m105, Zire 71 and T3). For Palm there are a few good utilities for programming, mainly PocketC and OnboardC. These let you program and test on the road. I would use PocketC quite a bit for testing and prototyping, before coding the full app on my PC.

Now the question is are there any equivalents for Windows Mobile, that will let me compile/interpret code on the phone?

Thank you

P.S. I'm aware of PocketC CE, which is no longer supported, and PythonCE, though I would prefer something that is still supported and is or like C or C++.

EDIT:
Maybe I should have stated that I'm on a budget, NSBasic seems good, but at $149.99 it's nearly the price of the device. The only other issue is that it's BASIC.

Best Answer

hmmm.. So you really want to develop on the device? Why?

Anyway, Here are your options:

I know you mentioned PythonCE & Pocket C. But added for comprehension :)

Related Topic