<?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>Everything Silverlight &#187; blog</title>
	<atom:link href="http://www.michaelsnow.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelsnow.com</link>
	<description></description>
	<lastBuildDate>Thu, 28 Apr 2011 21:43:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Welcome to my Silverlight blog</title>
		<link>http://www.michaelsnow.com/2010/04/21/welcome-to-my-blog/</link>
		<comments>http://www.michaelsnow.com/2010/04/21/welcome-to-my-blog/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 07:03:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[silverlight]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[mike.snow]]></category>

		<guid isPermaLink="false">http://www.silverlightdev.net/?p=32</guid>
		<description><![CDATA[Greetings and welcome to my new Silverlight blog! This blog was formerly at http://blogs.silverlight.net/blogs/msnow. For more information on myself, please refer to the About Page. Over the course of time I will be uploading blogs that cover a wide range of “How To” tutorials that will hopefully give you quick and easy ways to accomplish [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings and welcome to my new Silverlight blog! </p>
<p>This blog was formerly at <a href="http://blogs.silverlight.net/blogs/msnow">http://blogs.silverlight.net/blogs/msnow</a>.</p>
<p>For more information on myself, please refer to the <a href="http://www.silverlightdev.net/?page_id=2">About Page</a>.</p>
<p>Over the course of time I will be uploading blogs that cover a wide range of “How To” tutorials that will hopefully give you quick and easy ways to accomplish what you need in Silverlight. </p>
<p><strong>About Silverlight</strong></p>
<p>If you are not familiar with Silverlight please refer to any one of the following links:</p>
<ul>
<li><a title="http://en.wikipedia.org/wiki/Silverlight" href="http://en.wikipedia.org/wiki/Silverlight">http://en.wikipedia.org/wiki/Silverlight</a> </li>
<li><a title="http://www.silverlight.net/getstarted/" href="http://www.silverlight.net/getstarted/">http://www.silverlight.net/getstarted/</a> </li>
<li><a title="http://www.silverlight.net/learn/" href="http://www.silverlight.net/learn/">http://www.silverlight.net/learn/</a> </li>
</ul>
<p>In a nutshell, Silverlight is a phenomenal framework for developing rich applications for the web and mobile devices. It includes a cross-platform, cross browser version of the .NET Framework. While it excels at displaying high-definition video files, it is very versatile and can be used for a wide range of Internet applications including, as we will explorer here, computer games. Silverlight applications are delivered to a browser through a markup language called <a href="http://en.wikipedia.org/wiki/XAML" target="_blank">XAML</a>. For the most part, XAML is where you will define your UI elements as well as do your data binding and event handling. Your programmatic logic is separated in code-behind files that you can choose to write in either C# or VB. Through out the course of these tutorials I will be using Visual Studio as the primary tool for developing Silverlight applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsnow.com/2010/04/21/welcome-to-my-blog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

