<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sergei Golubev: One Geek&#039;s Blog &#187; xaml</title>
	<atom:link href="http://sgolubev.com/blog/tag/xaml/feed/" rel="self" type="application/rss+xml" />
	<link>http://sgolubev.com/blog</link>
	<description>www.sgolubev.com</description>
	<lastBuildDate>Sat, 03 Apr 2010 20:07:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>World Map in XAML</title>
		<link>http://sgolubev.com/blog/2009/09/24/world-map-in-xaml/</link>
		<comments>http://sgolubev.com/blog/2009/09/24/world-map-in-xaml/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 16:25:48 +0000</pubDate>
		<dc:creator>sgolubev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://sgolubev.com/blog/?p=238</guid>
		<description><![CDATA[
Following the great work Imran Shaik on creating world map in XAML (http://silverlight2.blogspot.com/2007/12/silverlight-world-map.html), I decided to improve it a bit:

Every country is highlighted on mouse hover/out and can be selected
All these properties can be customised from single style definitions in XAML and C# code behind
Labels are added for each continent; these can potentially select all [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sgolubev.com/ljpics/world-map-in-xaml.jpg"><img src="http://sgolubev.com/ljpics/world-map-in-xaml-thumb.jpg" border="0" alt="World map in XAML" /></a></p>
<p>Following the great work Imran Shaik on creating world map in XAML (<a href="http://silverlight2.blogspot.com/2007/12/silverlight-world-map.html">http://silverlight2.blogspot.com/2007/12/silverlight-world-map.html</a>), I decided to improve it a bit:</p>
<ul>
<li>Every country is highlighted on mouse hover/out and can be selected</li>
<li>All these properties can be customised from single style definitions in XAML and C# code behind</li>
<li>Labels are added for each continent; these can potentially select all countries within certain continent</li>
<li>Tooltips are added for countries within South America just for the demo purposes</li>
</ul>
<p></p>
<hr />
You can see the <strong>demo </strong>Silverlight 3 website at:<br />
<a href="http://www.sgolubev.com/share/WorldMapInXaml/">http://www.sgolubev.com/share/WorldMapInXaml/</a></p>
<p>The entire Visual Studio 2008 Silverlight 3 <strong>project </strong>can be downloaded from: <br />
<a href="http://www.sgolubev.com/share/WorldMapInXaml/WorldMapInXaml.zip">http://www.sgolubev.com/share/WorldMapInXaml/WorldMapInXaml.zip</a> (~6Mb)</p>
<hr />
<p></p>
<p>You will find a self-contained map user control which you can reuse in your projects. Please respect copyright rules specified on the <a href="http://silverlight2.blogspot.com/2007/12/silverlight-world-map.html">Imran&#8217;s site</a>. This work is licensed under a <a href="http://creativecommons.org/licenses/by-nc/2.0/uk/">Creative Commons Licence</a>.</p>
<p>Hope you find this useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://sgolubev.com/blog/2009/09/24/world-map-in-xaml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
