Archive for October, 2008

Changing Smart Device Target Framework

Saturday, October 25th, 2008

I’m not sure why this is so difficult, probably because of intellisense support – but if you want to change the target framework for a smart device project, you can’t change the “Framework Version” property in VS2008 because it is greyed out.

Instead, you have to select the project in the solution explorer, and then from the menubar, go to Project | Upgrade Project.  Beware, it says it is not backwards compatible, so make sure you are ready to do this.  This also means you need to be prepared to bootstrap your devices with the proper compact framework version.

Since bootstrapping mc9090′s is notoriously difficult (I’ve never had a .cpy file actually work no matter how many ways I’ve tried it) my suggestion is to create a small bootstrap program which is run on a cold boot.

i like android

Friday, October 24th, 2008

So far I’m very impressed with Android.  For the first five minutes, I was panicking about not being able to use graffitti – but now I’ve embraced the keyboard.  My one complaint is that I tend to suspend the phone, then close the keyboard, and this causes it to resume.  I’d like a setting for “if you have suspended the phone and then close the keyboard, don’t bother resuming.”.

Now if only motorola/symbol would release an android version of the mc9090g as soon as possible I could forget about windows mobile completely.