<?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>digitalMoto.net &#187; MSDN</title>
	<atom:link href="http://digitalMoto.net/blog/tag/msdn/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalMoto.net/blog</link>
	<description>Off-idle banter on motorcycling, software development and life in the Pacific Northwest.</description>
	<lastBuildDate>Thu, 17 May 2012 18:00:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Convert Enum to String / String to Enum</title>
		<link>http://digitalMoto.net/blog/2009/10/15/convert-enum-to-string-string-to-enum/</link>
		<comments>http://digitalMoto.net/blog/2009/10/15/convert-enum-to-string-string-to-enum/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 23:48:03 +0000</pubDate>
		<dc:creator>digital</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Converters]]></category>
		<category><![CDATA[Enums]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://digitalMoto.net/blog/?p=919</guid>
		<description><![CDATA[I found this today. I need to convert an enumeration into a string list to populate a combobox. I had been looking at converters to do the heavy lifting, but realized that I should do the work in the ViewModel. That simplifies the XAML a bit. While I was typing out code to read the [...]]]></description>
		<wfw:commentRss>http://digitalMoto.net/blog/2009/10/15/convert-enum-to-string-string-to-enum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Crap.  &lt;sigh&gt;</title>
		<link>http://digitalMoto.net/blog/2009/08/06/crap-sigh/</link>
		<comments>http://digitalMoto.net/blog/2009/08/06/crap-sigh/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 23:04:25 +0000</pubDate>
		<dc:creator>digital</dc:creator>
				<category><![CDATA[Undefined]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Win7]]></category>

		<guid isPermaLink="false">http://digitalMoto.net/blog/?p=609</guid>
		<description><![CDATA[Win 7 Ultimate downloaded. &#8220;So what&#8217;s the difference between Ultimate and Enterprise?&#8221; &#8220;The license key.&#8221; &#8220;So I should be using Enterprise for my domain attached development workstation?&#8221; &#8220;Yes.&#8221; &#8220;Crap. &#60;sigh&#62; It only took 6 hours to download Ultimate&#8230;&#8221; Instead of eating lunch, I picked up hardware to build up a new development workstation. I think [...]]]></description>
		<wfw:commentRss>http://digitalMoto.net/blog/2009/08/06/crap-sigh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropped: Win 7</title>
		<link>http://digitalMoto.net/blog/2009/08/06/dropped/</link>
		<comments>http://digitalMoto.net/blog/2009/08/06/dropped/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 17:13:27 +0000</pubDate>
		<dc:creator>digital</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://digitalMoto.net/blog/?p=601</guid>
		<description><![CDATA[Windows 7 is available on MSDN. Let the downloading begin!]]></description>
		<wfw:commentRss>http://digitalMoto.net/blog/2009/08/06/dropped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSDN RSS Feeds</title>
		<link>http://digitalMoto.net/blog/2009/07/06/msdn-rss-feeds/</link>
		<comments>http://digitalMoto.net/blog/2009/07/06/msdn-rss-feeds/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 18:38:02 +0000</pubDate>
		<dc:creator>digital</dc:creator>
				<category><![CDATA[Undefined]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[RSS Feeds]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://digitalMoto.net/blog/?p=554</guid>
		<description><![CDATA[I used to subscribe to Sara Ford’s Visual Studio Tip of the Day RSS feed. She stopped that series after 350-some odd tips. I am less interested in her current work within CodePlex. This morning, I realized I hadn’t actually read any of her posts in weeks even though that is my start-up page in [...]]]></description>
		<wfw:commentRss>http://digitalMoto.net/blog/2009/07/06/msdn-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

