I am developing the smart device application. There are different screen resolution for different window mobile devices. I want to know that which is the standard screen resolution for windows mobile?
+4
A:
There is no standard.
Many possibilities exist and the recent devices usually have 800x480. Others have: 640x480, 320x240, 320x320, 400x240, etc.
Victor Hurdugaci
2010-02-23 11:44:21
A:
The default controls scale pretty well across resolutions. I've created forms in Visual Studio and deployed to multiple resolutions without any modifications.
Brad Bruce
2010-02-23 12:18:55