Author Archives: admin

Simulating GPS position changes using Reactive Extensions in Windows Phone environment

It has become much easier to simulate GPS position change events having Location tool in Emulator, where you are able to pin positions on a map, but for some Unit Tests and mock services it is important to simulate GPS … Continue reading

Posted in Sensors, Windows Phone 7 | Tagged , , , , , , | 1 Comment

W04: Tic Tac Toe Game for Windows Phone 7

This time I am going to develop a simple Tic Tac Toe (Noughts and Crosses) game for Windows Phone 7. I will begin with Custom User Control that will be used as X/O buttons (using Visual States) and then create … Continue reading

Posted in Development, Tutorials, Windows Phone 7 | Tagged , , , | Leave a comment

Windows Phone 7 Hello World Application

In this tutorial I am going to create a very simple “Hello World” Windows Phone 7 application (check image bellow). Hopefully, after this lesson you will be skilled enough to develop your own application. Tweet

Posted in Development, Windows Phone 7 | Tagged , , | Leave a comment