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...

Finger friendly UI controls for Windows Phone

Today I found a nice article about Finger friendly UI controls for Windows Phone on agilemobility.net. In this article I learned about a new Framework called Fluid – which gives IPhone style Controls to Windows Mobile Dev. Also Silvermoon is mentioned – yet this still...

Managed Wrapper für OpenGL ES

Vor einem Jahr habe ich micht mit Direct3D am Windows Mobile gespielt – war aber sehr frustriert da es von so gut wie keiner Hardware unterstützt wurde. So wie es scheint wird OpenGL ES der neue Standard auf Windows Mobile. Bis jetzt gabs da nur eine...