Browse by Tags
All Tags »
WindowsPhone7 (
RSS)
Having created an Rx wrapper over the GeoCoordinateWatcher on a previous post , in this post I’ll demonstrate how it can be used in a simple application. The application will display the status of the service, the position and the distance traveled...
With Rx, events are first class citizens that can be passed around and composed as needed in a very simple way.
...
(This content was written based on Silverlight for Windows Phone, but might be valid for generic Silverlight.)
There are a many articles on MSDN (and all over the Internet) about globalization and localization of Silverlight applications in general and specifically Windows Phone 7 applications but I haven’t found any that uses a value converter.
...
Recently, I’ve released a Windows Phone application to explore and use contact information. In this application I used components and/or guidance from: Cimbalino Windows Phone Toolkit Metro Studio Microsoft ® Expression ® Blend ® Microsoft ® Expression...
When I was localizing a Windows Phone application I was developing, I set the argument on the constructor of the AssemblyCultureAttribute for the neutral culture ( en-US in this particular case) for my application. As it was late at night (or early in...
In order to complete the registration as a Windows Phone developer an application needs to be submitted. Following the advise of Caio , I wrote a GUID Generator . It has now been published and you can get it here . Have you ever felt the need for a freshly...
PDF: Programming Windows Phone 7 Series XPS: Programming Windows Phone 7 Series Source code