<?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>Mark&#039;s random .NET stuff</title>
	<atom:link href="http://blog.markdehaas.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.markdehaas.nl</link>
	<description>Look at your code, now back to mine, now back at your code, now back to mine ...</description>
	<lastBuildDate>Tue, 27 Dec 2011 13:47:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Interesting QueryString parameter behavior in ASP.NET</title>
		<link>http://blog.markdehaas.nl/2011/12/27/interesting-querystring-parameter-behavior-in-asp-net/</link>
		<comments>http://blog.markdehaas.nl/2011/12/27/interesting-querystring-parameter-behavior-in-asp-net/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 13:47:48 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://blog.markdehaas.nl/?p=96</guid>
		<description><![CDATA[Unexpected ASP.NET-behavior when using empty query string parameters. <a href="http://blog.markdehaas.nl/2011/12/27/interesting-querystring-parameter-behavior-in-asp-net/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.markdehaas.nl/2011/12/27/interesting-querystring-parameter-behavior-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making pretty database exports of HTML content</title>
		<link>http://blog.markdehaas.nl/2010/09/09/making-pretty-database-exports-of-html-content/</link>
		<comments>http://blog.markdehaas.nl/2010/09/09/making-pretty-database-exports-of-html-content/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 18:07:59 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.markdehaas.nl/?p=88</guid>
		<description><![CDATA[Creating customer- and manager-friendly database content exports using some basic HTML. <a href="http://blog.markdehaas.nl/2010/09/09/making-pretty-database-exports-of-html-content/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.markdehaas.nl/2010/09/09/making-pretty-database-exports-of-html-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing and storing custom configuration values in SharePoint</title>
		<link>http://blog.markdehaas.nl/2010/05/24/managing-and-storing-custom-configuration-values-in-sharepoint/</link>
		<comments>http://blog.markdehaas.nl/2010/05/24/managing-and-storing-custom-configuration-values-in-sharepoint/#comments</comments>
		<pubDate>Mon, 24 May 2010 14:33:28 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.markdehaas.nl/wordpress/?p=15</guid>
		<description><![CDATA[One of the things I frequently run into when developing custom SharePoint solutions is the need to store some form of configuration data. The traditional (ASP.NET) place to put this is in the web.config. However, this has some downsides. It’s difficult to maintain once deployed (and really, hand-editing config files sounds a bit old-fashioned anyway). Another downside is that, for Farm-wide settings, you’d need to duplicate the settings in each web.config. Fortunately, SharePoint comes with the useful SPPersistedObject. <a href="http://blog.markdehaas.nl/2010/05/24/managing-and-storing-custom-configuration-values-in-sharepoint/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.markdehaas.nl/2010/05/24/managing-and-storing-custom-configuration-values-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajaxify your MVC form in 30 seconds</title>
		<link>http://blog.markdehaas.nl/2010/05/24/ajaxify-your-mvc-form-in-30-seconds/</link>
		<comments>http://blog.markdehaas.nl/2010/05/24/ajaxify-your-mvc-form-in-30-seconds/#comments</comments>
		<pubDate>Mon, 24 May 2010 11:01:17 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://blog.markdehaas.nl/?p=35</guid>
		<description><![CDATA[I was playing around with the ASP.NET MVC 2 Framework and needed to submit my form using Ajax instead of a full form post. I noticed the MicrosoftAjax.js and MicrosoftMvcAjax.js file that came with the project so I had high &#8230; <a href="http://blog.markdehaas.nl/2010/05/24/ajaxify-your-mvc-form-in-30-seconds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.markdehaas.nl/2010/05/24/ajaxify-your-mvc-form-in-30-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloning SharePoint 2010 development images (for Hyper-V)</title>
		<link>http://blog.markdehaas.nl/2010/04/24/cloning-sharepoint-2010-development-images-for-hyper-v/</link>
		<comments>http://blog.markdehaas.nl/2010/04/24/cloning-sharepoint-2010-development-images-for-hyper-v/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 16:17:04 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.markdehaas.nl/wordpress/?p=25</guid>
		<description><![CDATA[Before we begin, I´d like to point out the obvious: You want to clone a VM that is as clean as possible (without needing to install all the software on each clone of course). So clone your VM before creating &#8230; <a href="http://blog.markdehaas.nl/2010/04/24/cloning-sharepoint-2010-development-images-for-hyper-v/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.markdehaas.nl/2010/04/24/cloning-sharepoint-2010-development-images-for-hyper-v/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Don&#039;t use tabs in UserProfile ChoiceList values</title>
		<link>http://blog.markdehaas.nl/2009/08/11/dont-use-tabs-in-userprofile-choicelist-values/</link>
		<comments>http://blog.markdehaas.nl/2009/08/11/dont-use-tabs-in-userprofile-choicelist-values/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 08:27:47 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ChoiceList]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[UserProfile]]></category>

		<guid isPermaLink="false">http://www.markdehaas.nl/wordpress/?p=12</guid>
		<description><![CDATA[When attempting to assign a UserProfile property, SharePoint does some character escaping. One of the things it does is convert tab-character to &#38;#9;. The problem is that the allowed values for a ChoiceList do not have this escaped sequence. The &#8230; <a href="http://blog.markdehaas.nl/2009/08/11/dont-use-tabs-in-userprofile-choicelist-values/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.markdehaas.nl/2009/08/11/dont-use-tabs-in-userprofile-choicelist-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding choices to existing UserProfile properties</title>
		<link>http://blog.markdehaas.nl/2009/07/15/adding-choices-to-existing-userprofile-properties/</link>
		<comments>http://blog.markdehaas.nl/2009/07/15/adding-choices-to-existing-userprofile-properties/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 11:36:11 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ChoiceList]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[UserProfile]]></category>

		<guid isPermaLink="false">http://www.markdehaas.nl/wordpress/?p=7</guid>
		<description><![CDATA[When editing ChoiceList items of existing UserProfile properties you also need to increment the MaximumShown property. Otherwise the changes (neiter removal nor addition) will be saved when calling Commit(). This won&#8217;t work: // Get the property from the UserProfileManager instance &#8230; <a href="http://blog.markdehaas.nl/2009/07/15/adding-choices-to-existing-userprofile-properties/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.markdehaas.nl/2009/07/15/adding-choices-to-existing-userprofile-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GUIDs in SharePoint Site Columns</title>
		<link>http://blog.markdehaas.nl/2009/07/15/guids-in-sharepoint-site-columns/</link>
		<comments>http://blog.markdehaas.nl/2009/07/15/guids-in-sharepoint-site-columns/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 11:22:23 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.markdehaas.nl/wordpress/?p=3</guid>
		<description><![CDATA[As you know, SharePoint uses a lot of GUIDs. Usually it makes no difference if you include the accolades around the GUID, except when defining Site Columns. Of course, SharePoint doesn&#8217;t actually complain about the lack of accolades, not even &#8230; <a href="http://blog.markdehaas.nl/2009/07/15/guids-in-sharepoint-site-columns/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.markdehaas.nl/2009/07/15/guids-in-sharepoint-site-columns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

