<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Virtual Earth Silverlight Minimap Tutorial</title>
	<atom:link href="http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/</link>
	<description>Interactive Mapping Blog</description>
	<lastBuildDate>Tue, 21 Jun 2011 14:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Some silverlight 2 tutorials &#171; C# lovers Blog</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-7100</link>
		<dc:creator>Some silverlight 2 tutorials &#171; C# lovers Blog</dc:creator>
		<pubDate>Fri, 15 Jan 2010 05:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-7100</guid>
		<description>[...] a nifty animated navigation bar much like the one at the top of the Silverlight.net website.  7.Virtual Earth Silverlight Minimap Tutorial (http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/) In [...]</description>
		<content:encoded><![CDATA[<p>[...] a nifty animated navigation bar much like the one at the top of the Silverlight.net website.  7.Virtual Earth Silverlight Minimap Tutorial (<a href="http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/" rel="nofollow">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/</a>) In [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: De Web Times - Share Your Resources &#187; Blog Archive &#187; 15 Useful Microsoft Silverlight Tutorials &#38; Resources</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6871</link>
		<dc:creator>De Web Times - Share Your Resources &#187; Blog Archive &#187; 15 Useful Microsoft Silverlight Tutorials &#38; Resources</dc:creator>
		<pubDate>Thu, 07 May 2009 09:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6871</guid>
		<description>[...] Virtual Earth Silverlight Minimap Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Virtual Earth Silverlight Minimap Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FreeDownloadSecrets.com &#187; Blog Archive &#187; 15 Excellent And Useful Microsoft Silverlight Tutorials &#38; Resources</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6866</link>
		<dc:creator>FreeDownloadSecrets.com &#187; Blog Archive &#187; 15 Excellent And Useful Microsoft Silverlight Tutorials &#38; Resources</dc:creator>
		<pubDate>Sun, 03 May 2009 02:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6866</guid>
		<description>[...] Virtual Earth Silverlight Minimap Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Virtual Earth Silverlight Minimap Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 15 Excellent And Useful Microsoft Silverlight Tutorials &#38; Resources @ SmashingApps</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6863</link>
		<dc:creator>15 Excellent And Useful Microsoft Silverlight Tutorials &#38; Resources @ SmashingApps</dc:creator>
		<pubDate>Sat, 02 May 2009 16:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6863</guid>
		<description>[...] Virtual Earth Silverlight Minimap Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Virtual Earth Silverlight Minimap Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlackLabrador</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6847</link>
		<dc:creator>BlackLabrador</dc:creator>
		<pubDate>Mon, 13 Apr 2009 20:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6847</guid>
		<description>Great turtorial. just one quick question. I have a problem of synchronisation with the Minimap. I&#039;m trying to do a very simple thing : I&#039;m adding two buttons on the main map with a a tag like Tag=&quot;24.00,2.10,0.000 4.000 0.000&quot;. I the use a simple function that you can see on each Virtual Earth tutorial 

MainMap.View = (MapViewSpecification)viewConverter.ConvertFrom(((Button)sender).Tag);
MiniMap.View = (MapViewSpecification)viewConverter.ConvertFrom(((Button)sender).Tag);

Then, for one reason I don&#039;t know, the main is updating itseflf correctly, but not the minimap. If I remove the code in the TargetViewChanged handler method, the miniMap is updating correctly. Any idea of why ?

Thanks for your help</description>
		<content:encoded><![CDATA[<p>Great turtorial. just one quick question. I have a problem of synchronisation with the Minimap. I&#8217;m trying to do a very simple thing : I&#8217;m adding two buttons on the main map with a a tag like Tag=&#8221;24.00,2.10,0.000 4.000 0.000&#8243;. I the use a simple function that you can see on each Virtual Earth tutorial </p>
<p>MainMap.View = (MapViewSpecification)viewConverter.ConvertFrom(((Button)sender).Tag);<br />
MiniMap.View = (MapViewSpecification)viewConverter.ConvertFrom(((Button)sender).Tag);</p>
<p>Then, for one reason I don&#8217;t know, the main is updating itseflf correctly, but not the minimap. If I remove the code in the TargetViewChanged handler method, the miniMap is updating correctly. Any idea of why ?</p>
<p>Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6825</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 03 Apr 2009 00:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6825</guid>
		<description>Do you need a strong knowledge of C# to make this work?  I use VS08 so I am somewhat familiar with the program, but I am getting a world of errors from this tutorial?  For instance: 

the tag &#039;Map&#039; does not exist in XML namespace...

the type &#039;m:Map&#039; was not found;

I would like to get this to work, I have used Expression Blend a little and I understand XML, but maybe I am in over my head?</description>
		<content:encoded><![CDATA[<p>Do you need a strong knowledge of C# to make this work?  I use VS08 so I am somewhat familiar with the program, but I am getting a world of errors from this tutorial?  For instance: </p>
<p>the tag &#8216;Map&#8217; does not exist in XML namespace&#8230;</p>
<p>the type &#8216;m:Map&#8217; was not found;</p>
<p>I would like to get this to work, I have used Expression Blend a little and I understand XML, but maybe I am in over my head?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Norman</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6808</link>
		<dc:creator>Brian Norman</dc:creator>
		<pubDate>Wed, 25 Mar 2009 08:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6808</guid>
		<description>code link now fixed, thanks for the heads up</description>
		<content:encoded><![CDATA[<p>code link now fixed, thanks for the heads up</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaybo</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6807</link>
		<dc:creator>jaybo</dc:creator>
		<pubDate>Wed, 25 Mar 2009 06:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6807</guid>
		<description>Cool!  But the code download link gives a &quot;Not found&quot; error.</description>
		<content:encoded><![CDATA[<p>Cool!  But the code download link gives a &#8220;Not found&#8221; error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtual Earth Developer Resources</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6801</link>
		<dc:creator>Virtual Earth Developer Resources</dc:creator>
		<pubDate>Mon, 23 Mar 2009 22:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6801</guid>
		<description>[...] Virtual Earth Silverlight Minimap Tutorial by Earthware [...]</description>
		<content:encoded><![CDATA[<p>[...] Virtual Earth Silverlight Minimap Tutorial by Earthware [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy U</title>
		<link>http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/comment-page-1/#comment-6795</link>
		<dc:creator>Andy U</dc:creator>
		<pubDate>Sat, 21 Mar 2009 12:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.earthware.co.uk/blog/index.php/2009/03/virtual-earth-silverlight-minimap-tutorial/#comment-6795</guid>
		<description>Great tutorial!  If anyone is implementing this, they will have to have to disable the mouse double-click in the same way that the click is handled.</description>
		<content:encoded><![CDATA[<p>Great tutorial!  If anyone is implementing this, they will have to have to disable the mouse double-click in the same way that the click is handled.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

