-
When you build a Windows Phone 7 (soon to be 8) application, one of the screen layouts you can use is the Panorama. In most cases the number of pages in the panorama is hard defined in code but there is the occasion when you will add pages dynamically based on binding. In this post...
-
If you are building a Windows Phone 7 application it is very likely that you are going to incorporate either the Panoramic or Pivot layouts in your app. In most cases when you are building these your panels/pivots are fairly static. However, what do you do when the number of panels/pivots needs to changed...
-
Since the iPhone came out a few years ago the idea of using a stylus on a cell phone to perform any type of input action as become ‘old school’. Steve Jobs once said that if your phone uses a stylus you are doing it wrong (which by the way if I remember he was taking direct aim at Windows Phone...
-
This is a follow up to my prior post on how to obfuscate a WP7 application, which is really just a call out to Bil’s post . While trying to get a large (when I say large it takes 2+ hours just to obfuscate) WP7 application ready for publication I ran into an error while trying to obfuscate our...