<?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>Roy Herrod's Blog &#187; C#</title>
	<atom:link href="http://roy.herrod.co.uk/blog/index.php/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://roy.herrod.co.uk/blog</link>
	<description></description>
	<lastBuildDate>Tue, 23 Jun 2009 16:49:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SilverLight (1.1 alpha refresh &#8211; with C# .NET support)</title>
		<link>http://roy.herrod.co.uk/blog/index.php/2007/11/12/silverlight-11-alpha-refresh-with-c-net-support/</link>
		<comments>http://roy.herrod.co.uk/blog/index.php/2007/11/12/silverlight-11-alpha-refresh-with-c-net-support/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 22:34:32 +0000</pubDate>
		<dc:creator>Roybott</dc:creator>
				<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://roy.herrod.co.uk/blog/?p=28</guid>
		<description><![CDATA[Over the weekend I decided to finally take a dive into the world of Silverlight, Microsoft&#8217;s cross platform/browser plugin aimed at delivering the next generation of interactive web based applications and media experiences. I started off by getting the free trials of, and then playing around with, Expression Design and Expression Blend (I got the preview edition [...]]]></description>
			<content:encoded><![CDATA[<p>Over the weekend I decided to finally take a dive into the world of <a href="http://www.silverlight.net">Silverlight</a>, Microsoft&#8217;s cross platform/browser plugin aimed at delivering the next generation of interactive web based applications and media experiences. I started off by getting the free trials of, and then playing around with, <a href="http://www.microsoft.com/expression/products/overview.aspx?key=design">Expression Design</a> and <a href="http://www.microsoft.com/expression/products/overview.aspx?key=blend">Expression Blend </a>(I got the preview edition of <a href="http://www.microsoft.com/expression/products/download.aspx?key=blend2preview">Blend 2</a>). After a very unproductive Saturday all I ended up with, well apart from a but of knowledge of the software, was this:</p>
<p><a href="http://www.roy.herrod.co.uk/Silverlight/Greenball">www.Roy.Herrod.co.uk/Silverlight/Greenball</a></p>
<p>Sunday was a bit more productive and a lot more fun as I got into programming some C# for the back end of my SilverLight app. I created a generic Button class for my two buttons (left and right) and then created a display panel, for displaying the image. I created the animations in Blend and then programmatically created multiple instances of the display panel to show the different pictures. Here&#8217;s what I had at the end of Sunday:</p>
<p><a href="http://www.roy.herrod.co.uk/Silverlight/ImageDisplay1">www.Roy.Herrod.co.uk/Silverlight/ImageDisplay1</a></p>
<p>It&#8217;s by no means impressive but I think it&#8217;s not bad for my first attempt with this new technology <img src='http://roy.herrod.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>(Edit: Removed embedded Silverlight apps and replaced with URLs)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://roy.herrod.co.uk/blog/index.php/2007/11/12/silverlight-11-alpha-refresh-with-c-net-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
