<?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>KarlZ &#187; Code Analysis</title>
	<atom:link href="http://joyofexcellence.com/blog/index.php/tag/code-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://joyofexcellence.com/blog</link>
	<description>As a Software Development Director I still try to stay on top of Microsoft technologies by using some personal projects... And I follow some of my footsteps here.</description>
	<lastBuildDate>Tue, 21 Dec 2010 12:40:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>MVC &#8211; The Start</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/03/03/mvc-the-start/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/03/03/mvc-the-start/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 19:03:15 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Code Analysis]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/03/03/mvc-the-start/</guid>
		<description><![CDATA[Technorati Tags: ASP.NET,MVC,Code Analysis,Unit Testing This shows my initial setup of an MVC 2 RC 2 application. Using Visual Studio 2010 RC I selected File –&#62; New –&#62; Project… then under Visual C#, Web, I selected the ASP.NET MVC 2 Web Application. Then when I click OK I get the following dialog. Since I’m a [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/03/03/mvc-the-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EF and Code Analysis</title>
		<link>http://joyofexcellence.com/blog/index.php/2009/05/04/ef-and-code-analysis/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2009/05/04/ef-and-code-analysis/#comments</comments>
		<pubDate>Mon, 04 May 2009 09:55:20 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Code Analysis]]></category>
		<category><![CDATA[VSTS]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/wordpress/index.php/2009/05/04/ef-and-code-analysis/</guid>
		<description><![CDATA[Headline: I sure wish that Code Analysis would recognize Entity Framework (EF) files as auto generated. This morning I was up early and thought I&#8217;d get rid of some of the warning in my code from Code Analysis&#8230; There is a tab in the project properties that allows you to &#8220;Suppress results from generated code&#8221;. [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2009/05/04/ef-and-code-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

