<?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>Pieter Hartzer</title>
	<atom:link href="http://hartzer.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hartzer.wordpress.com</link>
	<description>C# in and around my every day life</description>
	<lastBuildDate>Wed, 25 Jan 2012 17:58:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hartzer.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Pieter Hartzer</title>
		<link>http://hartzer.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hartzer.wordpress.com/osd.xml" title="Pieter Hartzer" />
	<atom:link rel='hub' href='http://hartzer.wordpress.com/?pushpress=hub'/>
		<item>
		<title>.NET SQL Execution Plan</title>
		<link>http://hartzer.wordpress.com/2011/10/15/net-sql-execution-plan/</link>
		<comments>http://hartzer.wordpress.com/2011/10/15/net-sql-execution-plan/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 00:01:09 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://hartzer.wordpress.com/?p=128</guid>
		<description><![CDATA[Today at work we ran into a bit of a problem.&#160; The page on our website kept timing out although the SQL that was causing the timeout executed in under a second.&#160; After some Googling it turned out that SQL Server sometimes selects a different execution plan for .NET than for SQL Server Management Studio.&#160; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=128&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2011/10/15/net-sql-execution-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>

		<media:content url="http://hartzer.files.wordpress.com/2011/10/sqlexecplanchart.jpg" medium="image" />
	</item>
		<item>
		<title>MVC 3 and Entity Framework Code First</title>
		<link>http://hartzer.wordpress.com/2011/10/12/mvc-3-and-entity-framework-code-first/</link>
		<comments>http://hartzer.wordpress.com/2011/10/12/mvc-3-and-entity-framework-code-first/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 22:05:35 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Code First]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[MVC3]]></category>

		<guid isPermaLink="false">https://hartzer.wordpress.com/?p=119</guid>
		<description><![CDATA[In this post I will cover the basics of getting started with Entity Framework using code first.&#160; I will assume familiarity with Visual Studio and MVC projects. To get started I: created a new MVC 3 application in Visual Studio chose internet application – either will do selected the Razor View Engine selected Html 5 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=119&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2011/10/12/mvc-3-and-entity-framework-code-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>

		<media:content url="http://hartzer.files.wordpress.com/2011/10/planetcontroller.jpg" medium="image">
			<media:title type="html">New controller popup</media:title>
		</media:content>
	</item>
		<item>
		<title>Insert multiple oData records with a single post</title>
		<link>http://hartzer.wordpress.com/2011/02/06/insert-multiple-odata-records-with-a-single-post/</link>
		<comments>http://hartzer.wordpress.com/2011/02/06/insert-multiple-odata-records-with-a-single-post/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 16:32:29 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[OData]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://hartzer.wordpress.com/?p=97</guid>
		<description><![CDATA[A few months ago I was playing around with some user interface ideas. I used the jQuery sortable which will save to my oData service after the user had made a change. This caused multiple posts to the database, depending on the amount of items added, removed or reordered should the user navigate away before [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=97&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2011/02/06/insert-multiple-odata-records-with-a-single-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>

		<media:content url="http://hartzer.files.wordpress.com/2011/02/firstrequest.jpg?w=550" medium="image">
			<media:title type="html">Single Post</media:title>
		</media:content>
	</item>
		<item>
		<title>jEditable Dropdown Text</title>
		<link>http://hartzer.wordpress.com/2010/06/09/jeditable-dropdown-text/</link>
		<comments>http://hartzer.wordpress.com/2010/06/09/jeditable-dropdown-text/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 19:15:00 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[jeditable]]></category>
		<category><![CDATA[jSon]]></category>
		<category><![CDATA[odata]]></category>

		<guid isPermaLink="false">https://hartzer.wordpress.com/2010/06/09/jeditable-dropdown-text/</guid>
		<description><![CDATA[I was stuck for a few minutes trying to figure out how to display the text of the selected item in the dropdown when using jEditable. My script was querying an odata service (WCF Data Service) which returned a list of values with their ids.&#160; I wanted this to be represented in a dropdown with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=89&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2010/06/09/jeditable-dropdown-text/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>
	</item>
		<item>
		<title>ETag value in header different from object ETag</title>
		<link>http://hartzer.wordpress.com/2010/06/01/etag-value-in-header-different-from-object-etag/</link>
		<comments>http://hartzer.wordpress.com/2010/06/01/etag-value-in-header-different-from-object-etag/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 17:12:07 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[etag]]></category>
		<category><![CDATA[odata]]></category>
		<category><![CDATA[wcf data service]]></category>

		<guid isPermaLink="false">https://hartzer.wordpress.com/2010/06/01/etag-value-in-header-different-from-object-etag/</guid>
		<description><![CDATA[This is more a note to self which will hopefully help someone. The last couple of weeks I have been working on a web application that uses WCF Data Services (oData) and jQuery.&#160; I started receiving the following error: &#34;The etag value in the request header does not match with the current etag value of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=87&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2010/06/01/etag-value-in-header-different-from-object-etag/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>
	</item>
		<item>
		<title>Invalid JSON primitive in Chrome</title>
		<link>http://hartzer.wordpress.com/2010/04/24/invalid-json-primitive-in-chrome/</link>
		<comments>http://hartzer.wordpress.com/2010/04/24/invalid-json-primitive-in-chrome/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 21:45:00 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[jSon]]></category>

		<guid isPermaLink="false">https://hartzer.wordpress.com/2010/04/24/invalid-json-primitive-in-chrome/</guid>
		<description><![CDATA[I ran into the strangest problem today.&#160; My Ajax call to my web service failed with the error “Invalid JSON primitive”, but only in Chrome…it worked in all my other browsers. After reading up a bit it seemed to be a problem with the data being sent to the service.&#160; Strange enough I was not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=84&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2010/04/24/invalid-json-primitive-in-chrome/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>
	</item>
		<item>
		<title>Linq to XML</title>
		<link>http://hartzer.wordpress.com/2010/04/23/linq-to-xml/</link>
		<comments>http://hartzer.wordpress.com/2010/04/23/linq-to-xml/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 20:12:34 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Linq to XML]]></category>

		<guid isPermaLink="false">http://hartzer.wordpress.com/2010/04/23/linq-to-xml/</guid>
		<description><![CDATA[Here is a very short post giving an example on how to use Linq to XML.&#160; Let’s say we have the following XML We will do a class to easily handle the data like this I will be using this is a web service where I use this code Note: This is NOT a best [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=81&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2010/04/23/linq-to-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>
	</item>
		<item>
		<title>MVC Buddy Class</title>
		<link>http://hartzer.wordpress.com/2010/01/26/mvc-buddy-class/</link>
		<comments>http://hartzer.wordpress.com/2010/01/26/mvc-buddy-class/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 22:10:00 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ADO.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Buddy Class]]></category>
		<category><![CDATA[Entity Framework]]></category>

		<guid isPermaLink="false">http://hartzer.wordpress.com/2010/01/26/mvc-buddy-class/</guid>
		<description><![CDATA[My latest “toy” is the new .NET 4.0 and MVC framework which has a few really nice additions.&#160; In this post I will briefly cover one of them, Buddy Classes.&#160; Although there are disagreements as to whether or not this is a good or bad thing, I like the fact that it makes life a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=72&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2010/01/26/mvc-buddy-class/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>
	</item>
		<item>
		<title>64bit FastCGI installation and troubleshooting on 32bit IIS</title>
		<link>http://hartzer.wordpress.com/2009/11/26/64bit-fastcgi-installation-and-troubleshooting-on-32bit-iis/</link>
		<comments>http://hartzer.wordpress.com/2009/11/26/64bit-fastcgi-installation-and-troubleshooting-on-32bit-iis/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 23:01:13 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[General Issues]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Page Not Found]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://hartzer.wordpress.com/2009/11/26/64bit-fastcgi-installation-and-troubleshooting-on-32bit-iis/</guid>
		<description><![CDATA[This is just a short post for some of the guys out there going through what I went through today. When following the post on the iis.net website for installing and configuring FastCGI for IIS they forgot to mention tiny little details, well, for when you are installing it on a Windows 2003 64bit machine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=68&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2009/11/26/64bit-fastcgi-installation-and-troubleshooting-on-32bit-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>
	</item>
		<item>
		<title>Client side caching</title>
		<link>http://hartzer.wordpress.com/2009/10/04/client-side-caching/</link>
		<comments>http://hartzer.wordpress.com/2009/10/04/client-side-caching/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 21:20:00 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://hartzer.wordpress.com/2009/10/04/client-side-caching/</guid>
		<description><![CDATA[One thing that gets neglected a lot these days is the optimisation of websites.&#160; I never bothered with it much until fairly recently. In this post I will cover client side caching.&#160; That is when the page gets stored on the clients browser and only updated when that page actually changes.&#160; This can all be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hartzer.wordpress.com&amp;blog=8787919&amp;post=58&amp;subd=hartzer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hartzer.wordpress.com/2009/10/04/client-side-caching/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f50b181a827eeb53c33d124645ebb60f?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Pieter</media:title>
		</media:content>
	</item>
	</channel>
</rss>
