I'll keep this one short and snappy.
If you want to change from the default 'landscape' mode, click and hold the mouse from the bottom right hand edge of the simulator (just anywhere in the black section will do) and drag towards the centre of the screen, and release.
Points of interest, usually heavily influenced by technology, gadgets and programming.
Showing posts with label development. Show all posts
Showing posts with label development. Show all posts
Thursday, 9 February 2012
Rotating BlackBerry Playbook Simulator
Labels:
blackberry,
changing,
development,
emulator,
landscape,
orientation,
playbook,
portrait,
programming,
rotate,
sdk,
simulator
Thursday, 31 March 2011
WP7 - URI Mapper
Overview
I am always on the lookout for ways to improve code; short term benefits are nice but there is a great feeling in identifying potential problems way in advance, and putting in the framework early to make life easier later. Using a UriMapping when developing WP7 apps is one of the many ways you can help eliminate annoyances later.
So first of all, a brief description of how page navigation works in WP7, what a UriMapper is, and why it pays to use it. Scroll down passed these descriptions if you'd rather just see how to implement one.
I am always on the lookout for ways to improve code; short term benefits are nice but there is a great feeling in identifying potential problems way in advance, and putting in the framework early to make life easier later. Using a UriMapping when developing WP7 apps is one of the many ways you can help eliminate annoyances later.
So first of all, a brief description of how page navigation works in WP7, what a UriMapper is, and why it pays to use it. Scroll down passed these descriptions if you'd rather just see how to implement one.
Labels:
development,
navigation service,
navigationservice,
programming,
uri mapper,
urimapper,
windows phone 7,
wp7,
xaml
Subscribe to:
Posts (Atom)