Reset your Windows Phone 7

If you are a developer, and own one of the prototypes, Microsoft gave away, you might want to reset the device, before showing it a potential customer: Go to the main screen, settings, info. On the bottom of the screen there’s the button to reset the device to...

Continuance – AMUSE using Embedded Devices

In my last Blog entry i showed an example for AMUSE using Embedded Devices. You can have a look here. Today i will give you some extra information. It is also possible to start the executable which is deployed on the mobile device as standalone...

Interessting WP7 navigate back observation

It seems that when navigating back inside you application (not with tombstoning) the previous page seems to be kept in memory and retains its state. Class fields and properties are still set and don’t need to be reinstantiated. NavigatedTo and Page loaded events...

Mein Facebook ist in Outlook

Habe gerade ein nettes Outlook Plugin auf einem Blog von Microsoft Österreich gesehen: Nun ist auch endlich der Facebook Connector für Outlook fertiggestellt – Zeit, das ganze mal genauer unter die Lupe zu nehmen. Zuallererst muss man sich den Outlook Social Connector...

Chronos Flying Mouse

Just recently I found this new application, for my TI eZ430-Chronos, a mouse input similar to my MediaCenter “gesture input”. TI already delivered something like this with the “Control Center”, but I think they steped it up a notch. Just have a look:...

Dunstan Thomas – LieberLieber AMUSE Webinar

Our Partner company from the UK Dunstan Thomas will be conducting a Webinar on “LieberLieber AMUSE” in collaboration with us. Register now: To register you interest for this webinar please email us with your name, company, telephone number and email address along with...

Never trust “Copy if newer”

Every CF developer knows and uses the “Copy if newer” option from time to time, when deploying on Compact Framework. This way the deployment is a little bit faster. Since I tried to do some C# OpenGL ES stuff on my HTC Touch Diamon as a private project, I came across...

AMUSE using Embedded Devices

AMUSE provides now the functionallity to use Embedded Devices based on Compact Framework using HTTP communication between the simulation in Enterprise Architect and the state machine on an Embedded Device. I will describe it based on a Windows Mobile 6 and...