As I received many e-mails regarding how to start learning program on Windows Mobile I will include here some of the tutorials that I’ve found very useful:
Comparison in choosing the good technology for developing in Windows Mobile
How to start programming a Windows Mobile Application
Win32 Tutorial
Framework for .Net Mobile Development
Testing tool – Application Verifier for [...]
Today I wanted to test a little how the hardware acceleration is working in rendering 3D OpenGl ES applications on the Nokia N95. In order to do this I downloaded a sample 3D engine from the Nokia website.In order to run it on the emulator, I used Carbide VS 2005. The steps I followed were:
1. [...]
As seen until now after finished with the basics of building a 3D application on the Windows Mobile platform, I started to notice the advantages and disadvantages on using OpenGL Es on Windows Mobile. The available free implementations of OpenGL ES that I could find for Windows Mobile were only SW implementations and made [...]
For the PDF version click here.Soon I will add also the source code for the application I developed and give some hints about usefull tutorials!