Home » Archive

Articles in the Sample Code + Tutorials Category

Featured, Headline, Sample Code + Tutorials »

[26 Mar 2011 | No Comment | 572 views]
Tutorial: Building a Cross-Platform Game on PC, Xbox, and WP7

In today’s development world being able to target multiple platforms from the same game codebase is a rarity. Often times the same game project needs be re-written to run on a different platform causing a lot of headache, frustration and lost time. This is where XNA Game Studio comes in. XNA Game Studio is a set of tools which Microsoft has built that makes the process of developing a game easy and fun….

Featured, Sample Code + Tutorials »

[5 Nov 2010 | One Comment | 1,220 views]
Very Slick Windows Phone 7 Staggered Animations [Ex W/Source]

After a bit of messing around, I finally discovered a slick way to produce a staggered loading effect for my list boxes. I’ve added the code for you to try it out yourself.

Featured, Sample Code + Tutorials »

[5 Nov 2010 | One Comment | 626 views]
Turntable Control for Windows Phone 7/Silverlight

One day I decided that it would be interesting to have a control that used lateral touch displacement mapped to radial movement in Silverlight. Click here to get the code.

Featured, Sample Code + Tutorials »

[23 Jul 2010 | 4 Comments | 9,641 views]
XNA for Windows Phone 7 in 30 min. [Tutorial W/Source]

XNA for Windows Phone 7. Learn how to create write a small XNA-based app plus get access to the full source code.

Sample Code + Tutorials »

[20 Jul 2010 | 23 Comments | 5,726 views]
Going from Android to Windows Phone 7 Development

Below are two applications that do exactly the same thing, but one was a whole lot easier to create. Can you guess which one?

Featured, Sample Code + Tutorials »

[8 Jul 2010 | 11 Comments | 1,467 views]
BeeHive Game Ported to WP7! [Full Source Code]

After doing some researching on Microsoft Expression Blend I came across this tutorial site and found some very nice videos and code for a Silverlight game entitled BeeHive

Sample Code + Tutorials »

[2 Jul 2010 | One Comment | 2,851 views]
WP7 Connect to XML Web Service

This is a very simple sample which shows how to connect to an XML web service, parse the xml, and display it on the phone using controls.