<?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</title>
	<atom:link href="http://joyofexcellence.com/blog/index.php/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>Entity Framework Self Tracking Entities Shine</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/21/entity-framework-self-tracking-entities-shine-3/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/21/entity-framework-self-tracking-entities-shine-3/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 12:40:25 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[EF]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/21/entity-framework-self-tracking-entities-shine-3/</guid>
		<description><![CDATA[I hope. Here is my problem.&#160; I am working on a project where all the data is currently in a file. However, when I’m complete, most of the data will be in a database. How can I sometimes use a file and sometimes use a database? Here is where the power of the Self Tracking [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/21/entity-framework-self-tracking-entities-shine-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Silverlight 4, WCF, and EF Rookie Mistakes</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/20/some-silverlight-4-wcf-and-ef-rookie-mistakes/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/20/some-silverlight-4-wcf-and-ef-rookie-mistakes/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 00:13:48 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[EF]]></category>
		<category><![CDATA[MVVM]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/20/some-silverlight-4-wcf-and-ef-notes/</guid>
		<description><![CDATA[Today I am just making some notes to myself about mistakes I’ve made in the past 24 hours with Silverlight. I had things so twisted that I started again from scratch. The initial issue (that I’ve not yet completely solved) was that of using an Enum in a class that is used in a WCF [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/20/some-silverlight-4-wcf-and-ef-rookie-mistakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>People Progress, Switch to Reading Files</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/19/people-progress-switch-to-reading-files/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/19/people-progress-switch-to-reading-files/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 15:19:35 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Development Journal]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/19/people-progress-switch-to-reading-files/</guid>
		<description><![CDATA[This is not really a blog post that will be helpful to others as I try to do with most. Instead, I’m making notes of my progress on a refresh of the Zachrys Heritage website. People Drawings – Some Progress As I mentioned, I am trying to do both a Silverlight (primary) and a Windows [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/19/people-progress-switch-to-reading-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is the (x86) in Program Files (x86)?</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/16/why-is-the-x86-in-program-files-x86/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/16/why-is-the-x86-in-program-files-x86/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 02:04:59 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/16/why-is-the-x86-in-program-files-x86/</guid>
		<description><![CDATA[Because it’s 32-bit? On a 32-bit Microsoft Windows system you simply have a “Program Files” folder where all applications (which of course must all be 32-bit (or lower). On a 64-bit Windows system you have both a “Program Files” (for 64-bit) and a “Program Files (x86)” (for 32-bit). Pretty much all programmers know what this [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/16/why-is-the-x86-in-program-files-x86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trick Audio TA-100 Earphones</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/11/trick-audio-ta-100-earphones/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/11/trick-audio-ta-100-earphones/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 20:30:28 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Quality]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/11/trick-audio-ta-100-earphones/</guid>
		<description><![CDATA[Most of the time simplicity is better… I don’t travel as much as I used to but still like to reduce the noise in my environment. I tried many different “noise cancelling” headphones. These all used active noise cancellation. That meant: Batteries – and on long trips I needed to take spare batteries Bulky – [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/11/trick-audio-ta-100-earphones/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Favicon.ico</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/09/favicon-ico/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/09/favicon-ico/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 01:57:49 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/09/favicon-ico/</guid>
		<description><![CDATA[Headline: http://www.favicon.cc is a great site for creating a favicon! What is Favicon.ico? When you browse to websites and you see a small image that is placed on your browser tab which makes it easier to recognize which tab is the one you want rather than having to read the text you are looking at [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/09/favicon-ico/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Silverlight AND WPF&#8211;Table of Contents</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/05/silverlight-and-wpftable-of-contents/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/05/silverlight-and-wpftable-of-contents/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 19:07:55 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[VS 2010]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/05/silverlight-and-wpftable-of-contents/</guid>
		<description><![CDATA[This post is a table of contents for posts I have regarding my project that attempts to provide both a Silverlight and a WPF (Windows Presentation Foundation) application with similar if not identical functionality. I’m currently using Visual Studio 2010 with .NET 4.0 and Silverlight 4. I don’t know if you call it writing compatible [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/05/silverlight-and-wpftable-of-contents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF and Silverlight &#8211; Same Namespace, Same .dll name, Different Projects</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/05/wpf-and-silverlight-same-namespace-same-dll-name-different-projects/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/05/wpf-and-silverlight-same-namespace-same-dll-name-different-projects/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 18:56:54 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/05/wpf-and-silverlight-same-namespace-same-dll-name-different-projects/</guid>
		<description><![CDATA[As I work with the two technologies I would like to minimize any code differences I have. Looking at Microsoft, other companies like Telerik (more on them in another post), and CodePlex projects like Caliburn.Micro it seems the evolving best practice is in the title of this post. References I searched some, and could not [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/05/wpf-and-silverlight-same-namespace-same-dll-name-different-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight 5 Announcement</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/05/silverlight-5-announcement/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/05/silverlight-5-announcement/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 17:03:32 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[MVVM]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/05/silverlight-5-announcement/</guid>
		<description><![CDATA[I was glad to see Scott Guthrie’s blog post Announcing Silverlight 5 posted last Thursday. If you have read my recent posts you know there are many points of Silverlight that have disappointed me. As someone that only has 64-bit computers, believes in TDD (Test Driven Development), and appreciates the MVVM (Model-View-ViewModel) pattern, Silverlight seems [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/05/silverlight-5-announcement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overview of Silverlight and WPF Projects</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/12/05/overview-of-silverlight-and-wpf-projects/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/12/05/overview-of-silverlight-and-wpf-projects/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 15:36:47 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[Genealogy]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[MVVM]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/12/05/overview-of-silverlight-and-wpf-projects/</guid>
		<description><![CDATA[Headline: I’m trying to develop a new version of the FamilyShow that will use MVVM and work in both Silverlight (what I care about) and Windows Presentation Foundation (WPF) (what it was originally written in). I’ll start having a lot more posts about the differences between the two. I wish I’d started writing the differences [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/12/05/overview-of-silverlight-and-wpf-projects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

