What is a good approach to write a windows mobile app that can run on different device, screen resolution, screen size?
In my mind, I'd like to write the form once and be adaptive.
But I'm hearing sometimes that you write the form for different form factors, different screen size, different orientation (portrait/landscape) .... I just find this approach too much work.... there must be a simpler way.