<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pure Blue &#187; Silverlight</title>
	<atom:link href="http://blog.pureblue.co.nz/category/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pureblue.co.nz</link>
	<description>.NET and other things</description>
	<lastBuildDate>Mon, 18 Apr 2011 00:16:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.pureblue.co.nz' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Pure Blue &#187; Silverlight</title>
		<link>http://blog.pureblue.co.nz</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.pureblue.co.nz/osd.xml" title="Pure Blue" />
	<atom:link rel='hub' href='http://blog.pureblue.co.nz/?pushpress=hub'/>
		<item>
		<title>Silverlight Beta 2 available</title>
		<link>http://blog.pureblue.co.nz/2008/06/16/silverlight-beta-2-available/</link>
		<comments>http://blog.pureblue.co.nz/2008/06/16/silverlight-beta-2-available/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 00:27:26 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Silverlight Beta2]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=40</guid>
		<description><![CDATA[Silverlight Beta 2 was made available late last week which means that anyone who has written samples or projects with Beta 1 has a bit of work to do. Upgrading my Silverlight Surface sample was pain-free, but that was because the code was fairly simple. One of the changes made to Beta 2 was the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=40&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Silverlight Beta 2 was made available late last week which means that anyone who has written samples or projects with Beta 1 has a bit of work to do. Upgrading my <a title="Extended Silverlight ‘Surface’ sample" href="http://pureblue.wordpress.com/2008/06/06/extended-silverlight-surface-sample/">Silverlight Surface sample</a> was pain-free, but that was because the code was fairly simple.</p>
<p>One of the changes made to Beta 2 was the further separation of the Silverlight assemblies. The System.Net assembly now contains the WebClient class (previously in System.Windows) and due to a few other changes, it is often the case that a reference to System.Windows.Controls.Extended is no longer required. This reduces the size of your .xap file quite considerably, and so traffic and download times. The Silverlight Surface .xap went from 199Kb down to 70Kb!</p>
<p>TheADOGuy has <a title="Upgrading your Silverlight 2 Projects to Beta 2?" href="http://adoguy.com/2008/06/06/Upgrading_your_Silverlight_2_Projects_to_Beta_2.aspx">a blog post</a> which gives a pretty comprehensive list of what to look for when migrating a project.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=40&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/06/16/silverlight-beta-2-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Extended Silverlight &#8216;Surface&#8217; sample</title>
		<link>http://blog.pureblue.co.nz/2008/06/06/extended-silverlight-surface-sample/</link>
		<comments>http://blog.pureblue.co.nz/2008/06/06/extended-silverlight-surface-sample/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 04:18:26 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=32</guid>
		<description><![CDATA[Most people will be aware of Microsoft Surface, the multi-touch, table top computer. As a learning aid for Silverlight, I was looking for a great sample project to look at. This is when I came across the Silverlight Surface sample available from Microsoft (take a look here). So, my aim was to learn from the code and improve on it where [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=32&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Most people will be aware of Microsoft Surface, the multi-touch, table top computer. As a learning aid for Silverlight, I was looking for a great sample project to look at. This is when I came across the Silverlight Surface sample available from Microsoft (<a title="Silverlight " href="http://blogs.msdn.com/delay/archive/2007/06/01/silverlight-surface-demonstration-silverlight-implementation-of-surface-s-photo-table-ui.aspx">take a look here</a>).</p>
<p>So, my aim was to learn from the code and improve on it where I could.</p>
<p><a href="http://www.pureblue.co.nz/silverlightsurface/"><img class="aligncentre size-medium wp-image-33" src="http://pureblue.files.wordpress.com/2008/06/surface.jpg?w=300&#038;h=221" alt="Silverlight Surface sample, with enhanced Video support" width="300" height="221" /></a></p>
<p>With a strict time limit of one (very wet!) weekend, I extended it by:</p>
<ul>
<li>Adding support for Video items,</li>
<li>List of Photo&#8217;s and Videos to show are retrieved by call to server, leveraging LINQ-to-SQL,</li>
<li>Items can have captions,</li>
<li>Improved code structure.</li>
</ul>
<p> </p>
<p>Click on the image above, or <a title="Silverlight Surface demo" href="http://www.pureblue.co.nz/silverlightsurface/">click here</a>to go to the online version. I will be making the code available too &#8230; it&#8217;s a great way to learn. I&#8217;ve been involved with more ASP.NET applications in recent years than Windows Forms.</p>
<p>What struck me most was how much I really missed the rich, state-ful experience that Windows Forms provides. Now that the same experience is available through a browser using Silverlight, is simply fantastic.</p>
<p><strong>UPDATE:</strong> With the recent release of Silverlight Beta 2, this sample has now been updated. If you have problems viewing it, just make sure that you have the latest version installed on your machine.</p>
<p><strong>UPDATE: </strong>Thanks to all those that requested the source code for this. I&#8217;m pleased to say that it is now (finally) available for download from <a href="http://www.pureblue.co.nz/ConceptProjects.aspx" target="_blank">www.pureblue.co.nz</a>.</p>
<p><strong>UPDATE:</strong> With the final release of Silverlight 2.0, the code and demo site has now been updated.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=32&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/06/06/extended-silverlight-surface-sample/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>

		<media:content url="http://pureblue.files.wordpress.com/2008/06/surface.jpg?w=300" medium="image">
			<media:title type="html">Silverlight Surface sample, with enhanced Video support</media:title>
		</media:content>
	</item>
		<item>
		<title>Where&#8217;s Blend Express?</title>
		<link>http://blog.pureblue.co.nz/2008/04/12/wheres-blend-express/</link>
		<comments>http://blog.pureblue.co.nz/2008/04/12/wheres-blend-express/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 21:16:12 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=28</guid>
		<description><![CDATA[Microsoft is ramping up it&#8217;s push for Silverlight all the time. The new Microsoft Download Beta site, written with Silverlight, is an attempt to show off what it can do (it&#8217;s also a good way to get Silverlight installed on users machines!). Microsoft has the push at the moment of getting designers and developers to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=28&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Microsoft is ramping up it&#8217;s push for Silverlight all the time. The new <a href="http://www.microsoft.com/beta/downloads/Default.aspx">Microsoft Download Beta </a>site, written with Silverlight, is an attempt to show off what it can do (it&#8217;s also a good way to get Silverlight installed on users machines!). Microsoft has the push at the moment of getting designers and developers to collaborate and have two great tools to do that, with Expression Blend (&amp; Blend 2.5) for designers and VS2008 for developers. Realistically though, the designer and the developer are the same person in the majority of cases, at least for the initial phases of a project.</p>
<p>It&#8217;s a thought I&#8217;ve had for a while now. In the same way that the free Express versions of Visual Studio target the hobbyist developer, the same needs to be done with Blend. If you get the hobbyists onto Silverlight, you&#8217;ll start to see it everywhere! Hence, Blend Express!</p>
<p>To get Silverlight more competitive with Flash it&#8217;s going to take developer (not designer) acceptance. Silverlight is all about the UI, but it&#8217;s just hard work to do that at the moment!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=28&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/04/12/wheres-blend-express/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Great Silverlight 2 demos</title>
		<link>http://blog.pureblue.co.nz/2008/04/04/great-silverlight-2-demos/</link>
		<comments>http://blog.pureblue.co.nz/2008/04/04/great-silverlight-2-demos/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 20:39:52 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=29</guid>
		<description><![CDATA[I&#8217;ve not made the switch to developing in Silverlight yet, but look for examples with interest: Hard Rock cafe example that was shown at MIX08. &#8211; http://memorabilia.hardrock.com/ &#8220;Woodgrove Online Bank&#8221; (some nice UI effects in this one)- http://www.cookingwithxaml.com/meals/financials/default.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=29&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve not made the switch to developing in Silverlight yet, but look for examples with interest:</p>
<p>Hard Rock cafe example that was shown at MIX08. &#8211; <a href="http://memorabilia.hardrock.com/">http://memorabilia.hardrock.com/</a></p>
<p>&#8220;Woodgrove Online Bank&#8221; (some nice UI effects in this one)- <a href="http://www.cookingwithxaml.com/meals/financials/default.html">http://www.cookingwithxaml.com/meals/financials/default.html</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=29&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/04/04/great-silverlight-2-demos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
	</channel>
</rss>
