Sign in
Dragos Manolescu's (work) blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
accelerometer
live labs
location
patterns
pdc2008
rx
volta
web
websandbox
wp
wp7
Browse by Tags
MSDN Blogs
>
Dragos Manolescu's (work) blog
>
All Tags
>
location
Tagged Content List
Blog Post:
WP7 Code: Geofencing with the GeoLocation API and Rx
Dragos Manolescu
Besides providing geographical coordinates , computing distances , and making reverse geocoding service requests Windows Phone 7 can also signal when it is moved outside of a perimeter. The buzzword for this scenario is Geofencing , and this post shows how to implement it (when the geofence is...
on
13 Oct 2010
Blog Post:
WP7 Code: Reverse GeoCoding with the Bing Maps Service
Dragos Manolescu
My previous blog posts showed how to obtain location as an event stream from the Windows Phone 7 GeoLocation API, and how to translate lat/long position readings into distances. Here I show how to build an application that combines data from the phone’s geolocation subsystem with data from the...
on
7 Oct 2010
Blog Post:
WP7 Code: Distance Computations with the GeoLocation API
Dragos Manolescu
In my previous post I showed the most interesting code fragments for a location-aware Windows Phone 7 application. The code generates an event stream corresponding to location readings from the phone’s location subsystem. However, there are many applications that instead of lat/long readings need...
on
29 Sep 2010
Blog Post:
WP7 Code: Using the GeoLocation API
Dragos Manolescu
I’m kicking off a series of blog posts focused on writing Windows Phone 7 code with one of the APIs that will probably attract many developers interested in getting their feet wet: GeoLocation . Building this code requires: The Windows Phone Developer Tools , fresh off the press as of September...
on
21 Sep 2010
Page 1 of 1 (4 items)