<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Calling the TerraService Web Service - Day 4 - Part 7</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/7757/a62e5580-e059-4bb5-b54d-9e2300197757/day4part7_100_ch9.jpg</url>
		<title>Channel 9 - Calling the TerraService Web Service - Day 4 - Part 7</title>
		<link></link>
	</image>
	<description> In this video Bob uses the Day 3 example to call the TerraService passing the coordinates from the phone&#39;s GPS to the web service in order to retrieve the city, state, and country. These values are saved in a private member variable of the class, which can be used when the note is saved. Download the source code in c# Download the source code in VB.Net </description>
	<link></link>
	<language>en</language>
	<pubDate>Mon, 27 May 2013 02:58:05 GMT</pubDate>
	<lastBuildDate>Mon, 27 May 2013 02:58:05 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Calling the TerraService Web Service - Day 4 - Part 7</title>
		<description>
			<![CDATA[Hi! I'm still stuck on that one. I've got those nasty warnings and errors. Does anyone have a solution? thanks<p>posted by Vince</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634266328670000000</link>
		<pubDate>Mon, 29 Nov 2010 13:07:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634266328670000000</guid>
		<dc:creator>Vince</dc:creator>
	</item>
	<item>
		<title>Re: Calling the TerraService Web Service - Day 4 - Part 7</title>
		<description>
			<![CDATA[Sorry, I got the solution : just don't launch VS with admin rights and it works fine!<p>posted by Vince</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634266375990000000</link>
		<pubDate>Mon, 29 Nov 2010 14:26:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634266375990000000</guid>
		<dc:creator>Vince</dc:creator>
	</item>
	<item>
		<title>Re: Calling the TerraService Web Service - Day 4 - Part 7</title>
		<description>
			<![CDATA[ <p>I always get stuck on this. I always get those errors, and the one time that I didn't, I was unable to properly get my location.</p><p>I live in London Canada, and when I got to msrmaps.com, only the states are green. Does this mean that the terra service will not be able to tell me where I am in Canada? If not, is there another service that will work in Canada?</p><p>posted by Keerigan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634304401200000000</link>
		<pubDate>Wed, 12 Jan 2011 14:42:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634304401200000000</guid>
		<dc:creator>Keerigan</dc:creator>
	</item>
	<item>
		<title>Re: Calling the TerraService Web Service - Day 4 - Part 7</title>
		<description>
			<![CDATA[ <p>I got it to work. I needed to have</p><p><pre class="brush: csharp">myWatcher = new GeoCoordinateWatcher(GeoPositionAccuracy.High); 
myWatcher.MovementThreshold = 20; </pre></p><p>posted by Keerigan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634305558000000000</link>
		<pubDate>Thu, 13 Jan 2011 22:50:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634305558000000000</guid>
		<dc:creator>Keerigan</dc:creator>
	</item>
	<item>
		<title>Re: Calling the TerraService Web Service - Day 4 - Part 7</title>
		<description>
			<![CDATA[ <p>and myWatcher.Start();</p><p>posted by Keerigan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634305574420000000</link>
		<pubDate>Thu, 13 Jan 2011 23:17:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Calling-the-TerraService-Web-Service#c634305574420000000</guid>
		<dc:creator>Keerigan</dc:creator>
	</item>
</channel>
</rss>