-
With the refresh of the tools we see significant advances in the implementation of the Windows Phone 7 execution model. Developers of WP7 applications should take the time to read about the Execution Model and how it affects your application. This is...
-
The panorama style application is a powerful and compelling application design. At present there is not a released Silverlight control for knocking up a panorama but this can still be EASILY achieved with very little effort using for example Expression...
-
I’ve seen a few queries of how to get text input into an XNA game on Windows Phone 7 – so I thought I’d show you how. It is all very simple. All you need to do is call Guide.BeginShowKeyboardInput. This uses the IAsync pattern to provide asynchronous...
-
I’ve been working with UK XNA MVP Charles Humphrey on project ZuneRay. ZuneRay is a raycasting engine built by Charles’ for the Zune HD using XNA 3.1. With Windows Phone 7 Series in the pipeline we used the Zune HD as a target test platform with the intention...
-
Announced: the Windows Phone Developer Tools Preview is available! Yahooooo! The preview includes: The Visual Studio 2010 IDE A project template system for starting Silverlight applications for Windows Phone Visual Designers for Silverlight for Windows...
-
Integrating Windows Phone built-in application functionality is easy to achieve using the functions in the Microsoft.Phone.Tasks framework. Most of these features are not enabled in the preview emulator, but its worth looking at the library to understand...
-
Having XNA on Windows Phone 7 Series is just awesome. There is nothing like being able to run your game on a small shiny device to make you smile. Having the Windows Phone Developer Tools Preview I decided to explore just how hard it was to get some of...
-
To explore some of the functionality available in Windows Phone 7 Series I have built my uber-demo application. This application is based on the Windows Phone List Application template in the Windows Phone Developer Tools preview. The preview emulator...
-
Using XNA Games Studio 3.x you could build a game that would run across Windows, Xbox and Zune. Now, unless you travelled to America or lived there you were unlikely to have a Zune or Zune HD. But now with Windows Phone 7 Series we have the promise of...
-
Shout it from the roof tops Windows Phone 7 Series application development uses Silverlight and XNA!! If you’re a .Net developers today – you just became a Windows Phone developer, able to deliver rich applications with Silverlight and amazing games with...
-
So you now really want to learn Silverlight and XNA to be ready to build applications for the coolest new phone on the block? Here is a list of resources to get you going: XNA: Setting up XNA Games Studio on your machine . You can install the current...