Today I thought I will write a small , simple app to display Where Am I Info.

 

I started with http://msdn.microsoft.com/en-us/library/ff431803%28v=VS.92%29.aspx . This is pretty useful link for the people experimenting first time with Location based APIs in windows phone 7.

See the attached zip file for solution I made. The below is screen shot of what I got in the end. Now how to convert this Longitude/Latitude to real location? Like some Human readable name?