<?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>Arnie's Blog &#187; Development</title>
	<atom:link href="http://arnie.wordpress.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://arnie.wordpress.com</link>
	<description>If it ain't broke, fix it until it is!</description>
	<lastBuildDate>Thu, 27 Nov 2008 23:59:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='arnie.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8120a2ddf1e6fa2708407811c0f32bb9?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Arnie's Blog &#187; Development</title>
		<link>http://arnie.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://arnie.wordpress.com/osd.xml" title="Arnie&#8217;s Blog" />
		<item>
		<title>ReSharper 4.1 Released</title>
		<link>http://arnie.wordpress.com/2008/09/04/resharper-41-released/</link>
		<comments>http://arnie.wordpress.com/2008/09/04/resharper-41-released/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 16:44:57 +0000</pubDate>
		<dc:creator>Arnold Zokas</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[resharper]]></category>

		<guid isPermaLink="false">http://arnie.wordpress.com/?p=65</guid>
		<description><![CDATA[Download here: http://www.jetbrains.com/resharper/download/?41nl
Read release notes here: http://www.jetbrains.com/resharper/releaseNotes41.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=65&subd=arnie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Download here: <a href="http://www.jetbrains.com/resharper/download/?41nl">http://www.jetbrains.com/resharper/download/?41nl</a></p>
<p>Read release notes here: <a href="http://www.jetbrains.com/resharper/releaseNotes41.html">http://www.jetbrains.com/resharper/releaseNotes41.html</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arnie.wordpress.com/65/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arnie.wordpress.com/65/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnie.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnie.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnie.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnie.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnie.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnie.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnie.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnie.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnie.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnie.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=65&subd=arnie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnie.wordpress.com/2008/09/04/resharper-41-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9dbe2a61eab3ab651a00155302f5c52?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnie</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Access Nonpublic Types of a Referenced Assembly</title>
		<link>http://arnie.wordpress.com/2008/06/24/how-to-access-nonpublic-types-of-a-referenced-assembly/</link>
		<comments>http://arnie.wordpress.com/2008/06/24/how-to-access-nonpublic-types-of-a-referenced-assembly/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 13:43:54 +0000</pubDate>
		<dc:creator>Arnold Zokas</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[VS 2008]]></category>

		<guid isPermaLink="false">http://arnie.wordpress.com/?p=63</guid>
		<description><![CDATA[Most of the solutions I work with consist of at least 3 projects: data access layer, business logic layer, windows app, etc. Each of those projects contains at least a few instances of code that throws exceptions. Typically, these exceptions are used to indicate invalid parameters or internal errors that cannot be handled locally. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=63&subd=arnie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Most of the solutions I work with consist of at least 3 projects: data access layer, business logic layer, windows app, etc. Each of those projects contains at least a few instances of code that throws exceptions. Typically, these exceptions are used to indicate invalid parameters or internal errors that cannot be handled locally. I tend to use resource files to store assembly messages because it allows me to enforce a common exception message format.</p>
<p>In small and medium-sized solutions, the number of exception messages in the resource file is small: (15-20) and they are not very likely to be reused. Large solutions (5+ projects), on the other hand, often contain 50+ messages and messages are likely to be reused. The logical thing to do, in this case, is to put all exception messages in a separate assembly (<em>ProjectName.FeatureName.Resources</em>) and reference it.</p>
<p>This sounds like an easy thing to do and it is. Except for one minor issue&#8230; The <em>designer.cs</em> file generated by the Visual Studio resource editor is marked internal and so are it’s members. It is possible to edit the file manually to change resource visibility to public, but these changes are lost the moment you edit the file using the designer because it re-generates the <em>designer.cs</em> file.</p>
<p>There is a little known attribute in the .NET Framework that helped me get around this problem: <strong><a title="InternalsVisibleToAttribute Class" href="http://msdn.microsoft.com/en-us/library/system.runtime.compilerservices.internalsvisibletoattribute.aspx" target="_blank">InternalsVisibleTo</a></strong>.</p>
<p>This attribute makes all nonpublic types in an assembly it is applied to visible to another assembly.</p>
<p><strong>Example: <span style="text-decoration:underline;">AssemblyInfo.cs</span></strong></p>
<p>[assembly:InternalsVisibleTo("<em>ProjectName.FeatureName.Data</em>")]</p>
<p>[assembly:InternalsVisibleTo("<em>ProjectName.FeatureName.Services, PublicKey=2e049ab9234d98234</em>")]</p>
<p>The first line specifies that all nonpublic types are visible to assembly <em>ProjectName.FeatureName.Data</em> (version and culture of the assembly are not taken into account).</p>
<p>The second line specifies that all nonpublic types are visible to assembly <em>ProjectName.FeatureName.Services</em> that has public key <em>2e049ab9234d98234</em>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arnie.wordpress.com/63/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arnie.wordpress.com/63/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnie.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnie.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnie.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnie.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnie.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnie.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnie.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnie.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnie.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnie.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=63&subd=arnie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnie.wordpress.com/2008/06/24/how-to-access-nonpublic-types-of-a-referenced-assembly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9dbe2a61eab3ab651a00155302f5c52?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnie</media:title>
		</media:content>
	</item>
		<item>
		<title>ReSharper 4.0 Beta Released!</title>
		<link>http://arnie.wordpress.com/2008/05/22/resharper-40-beta-released/</link>
		<comments>http://arnie.wordpress.com/2008/05/22/resharper-40-beta-released/#comments</comments>
		<pubDate>Thu, 22 May 2008 12:42:38 +0000</pubDate>
		<dc:creator>Arnold Zokas</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[resharper]]></category>

		<guid isPermaLink="false">http://arnie.wordpress.com/?p=60</guid>
		<description><![CDATA[You can get it at: http://www.jetbrains.com/resharper/beta/beta.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=60&subd=arnie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You can get it at: <a href="http://www.jetbrains.com/resharper/beta/beta.html">http://www.jetbrains.com/resharper/beta/beta.html</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arnie.wordpress.com/60/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arnie.wordpress.com/60/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnie.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnie.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnie.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnie.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnie.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnie.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnie.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnie.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnie.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnie.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=60&subd=arnie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnie.wordpress.com/2008/05/22/resharper-40-beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9dbe2a61eab3ab651a00155302f5c52?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnie</media:title>
		</media:content>
	</item>
		<item>
		<title>NCover Ignores C# 3.0 Automatic Properties</title>
		<link>http://arnie.wordpress.com/2008/03/29/ncover-ignores-c-30-automatic-properties/</link>
		<comments>http://arnie.wordpress.com/2008/03/29/ncover-ignores-c-30-automatic-properties/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 23:01:15 +0000</pubDate>
		<dc:creator>Arnold Zokas</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[automatic properties]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[code coverage]]></category>
		<category><![CDATA[ncover]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[VS 2008]]></category>

		<guid isPermaLink="false">http://arnie.wordpress.com/?p=54</guid>
		<description><![CDATA[I&#8217;ve spent a good half hour trying to set up TestDriven.NET to analyse code coverage of my tests.
Here&#8217;s the scenario:


A new installation of VS 2008


A new installation of R# 4.0 (EAP build), TestDriven.NET 2.0 and xUnit 1.0 RC2


New solution with two projects project A (main project) and project B (xUnit unit tests)


Project A contains one class (MyClass) with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=54&subd=arnie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve spent a good half hour trying to set up <a href="http://www.testdriven.net/" target="_blank">TestDriven.NET</a> to analyse code coverage of my tests.<br />
Here&#8217;s the scenario:</p>
<ul>
<li>
<div>A new installation of VS 2008</div>
</li>
<li>
<div>A new installation of R# 4.0 (EAP build), TestDriven.NET 2.0 and xUnit 1.0 RC2</div>
</li>
<li>
<div>New solution with two projects project A (main project) and project B (xUnit unit tests)</div>
</li>
<li>
<div>Project A contains one class (MyClass) with three automatic properties</div>
</li>
<li>
<div>Project B contains one codefile with a test class testing automated properties of MyClass</div>
</li>
<li>
<div>I launch a test session with code coverage analysis</div>
</li>
<li>
<div>NCover Explorer shows absolutely no coverage for Project A</div>
</li>
</ul>
<p>Puzzling. I immediately started googling to see if anyone else has had this problem and have gone through at least a dozen sites (including <a href="http://www.ncover.com/documentation/faq" target="_blank">NCover FAQ page</a>). Nothing. Not even close.</p>
<p>As a last resort, I&#8217;ve added an existing .cs file from another solution to Project A to see if that will trigger the coverage analysis to work correctly. And guess what &#8211; it did. Sort of.</p>
<p>Looking at the coverage results, it appears that C# automatic properties have no effect on the outcome of code coverage analysis &#8211; they are simply ignored.</p>
<p>Is this is a good thing or a bad thing? I haven&#8217;t decided.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arnie.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arnie.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnie.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnie.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnie.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnie.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnie.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=54&subd=arnie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnie.wordpress.com/2008/03/29/ncover-ignores-c-30-automatic-properties/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9dbe2a61eab3ab651a00155302f5c52?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnie</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2008 and .NET Framework 3.5 just shipped!</title>
		<link>http://arnie.wordpress.com/2007/11/20/visual-studio-2008-and-net-framework-35-just-shipped/</link>
		<comments>http://arnie.wordpress.com/2007/11/20/visual-studio-2008-and-net-framework-35-just-shipped/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 20:11:30 +0000</pubDate>
		<dc:creator>Arnold Zokas</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[channel 9]]></category>
		<category><![CDATA[VS 2008]]></category>

		<guid isPermaLink="false">http://arnie.wordpress.com/2007/11/20/visual-studio-2008-and-net-framework-35-just-shipped/</guid>
		<description><![CDATA[Visual Studio 2008 and .NET Framework 3.5 now available on the Microsoft  website:

.NET Framework 3.5 (download page)
Visual Studio 2008 Express editions (download page)
Visual Studio Team System 2008 Team Suite 90-day Trial (download page)
Visual Studio Team System 2008 Team Foundation Server 90-day Trial (download page)
Visual Studio Team System 2008 Test Load Agent 90-day Trial (download page)

More [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=46&subd=arnie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Visual Studio 2008 and .NET Framework 3.5 now available on the Microsoft  website:</p>
<ul>
<li>.NET Framework 3.5 (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;displaylang=en" target="_blank">download page</a>)</li>
<li>Visual Studio 2008 Express editions (<a href="http://www.microsoft.com/express/product/default.aspx" target="_blank">download page</a>)</li>
<li>Visual Studio Team System 2008 Team Suite 90-day Trial (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D95598D7-AA6E-4F24-82E3-81570C5384CB&amp;displaylang=en" target="_blank">download page</a>)</li>
<li>Visual Studio Team System 2008 Team Foundation Server 90-day Trial (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B0155166-B0A3-436E-AC95-37D7E39A440C&amp;displaylang=en" target="_blank">download page</a>)</li>
<li>Visual Studio Team System 2008 Test Load Agent 90-day Trial (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=572E1E71-AE6B-4F92-960D-544CABE62162&amp;displaylang=en" target="_blank">download page</a>)</li>
</ul>
<p>More info on this is available <a title="Somasegar's WebLog" href="http://blogs.msdn.com/somasegar/archive/2007/11/19/visual-studio-2008-and-net-framework-3-5-shipped.aspx" target="_blank">here</a> and <a title="BCL Team Blog" href="http://blogs.msdn.com/bclteam/archive/2007/11/19/net-framework-3-5-now-available-justin-van-patten.aspx" target="_blank">here</a>.</p>
<p>Channel9 video is also available: <a title="Visual Studio 2008 RTM!!!" href="http://channel9.msdn.com/ShowPost.aspx?PostID=357748" target="_blank">Soma, Carol Grojean, Jeff Beehler: Visual Studio 2008 RTM!!!</a> (31 min. 15 sec.)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arnie.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arnie.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnie.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnie.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnie.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnie.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnie.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnie.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnie.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnie.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnie.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnie.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=46&subd=arnie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnie.wordpress.com/2007/11/20/visual-studio-2008-and-net-framework-35-just-shipped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9dbe2a61eab3ab651a00155302f5c52?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnie</media:title>
		</media:content>
	</item>
		<item>
		<title>Free .NET 3.0 eLearning courses</title>
		<link>http://arnie.wordpress.com/2006/10/16/free-net-30-elearning-courses/</link>
		<comments>http://arnie.wordpress.com/2006/10/16/free-net-30-elearning-courses/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 18:52:40 +0000</pubDate>
		<dc:creator>Arnold Zokas</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[.NET 3.0]]></category>

		<guid isPermaLink="false">http://arnie.wordpress.com/2006/10/16/free-net-30-elearning-courses/</guid>
		<description><![CDATA[That&#8217;s right. For a limited time, you can download Workflow Foundation, Windows Presentation Foundation and Windows Communication Foundation courses from the Microsoft eLearning at no cost.
Get yours now!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=33&subd=arnie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>That&#8217;s right. For a limited time, you can download Workflow Foundation, Windows Presentation Foundation and Windows Communication Foundation courses from the <a href="https://www.microsoftelearning.com/eLearning/offerDetail.aspx?offerPriceId=109340" target="_blank">Microsoft eLearning</a> at no cost.</p>
<p>Get yours now!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arnie.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arnie.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnie.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnie.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnie.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnie.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnie.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnie.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnie.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnie.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnie.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnie.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=33&subd=arnie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnie.wordpress.com/2006/10/16/free-net-30-elearning-courses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9dbe2a61eab3ab651a00155302f5c52?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnie</media:title>
		</media:content>
	</item>
	</channel>
</rss>