<?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>Michaël&#039;s coding thoughts &#187; Publishing</title>
	<atom:link href="http://blog.hompus.nl/tag/publishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hompus.nl</link>
	<description>Because I like to share knowledge</description>
	<lastBuildDate>Fri, 11 Mar 2011 13:35:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Prevent hardcoded SharePoint ID&#8217;s in your code</title>
		<link>http://blog.hompus.nl/2010/02/05/prevent-hardcoded-sharepoint-ids-in-your-code/</link>
		<comments>http://blog.hompus.nl/2010/02/05/prevent-hardcoded-sharepoint-ids-in-your-code/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 11:44:39 +0000</pubDate>
		<dc:creator>Michaël Hompus</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ContentType]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[Field]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[User Profile]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://blog.hompus.nl/2010/02/05/prevent-hardcoded-sharepoint-ids-in-your-code/</guid>
		<description><![CDATA[Now and again I come across code with hardcoded SharePoint ID&#8217;s in it. Or scary loops matching a field, list or property name. SharePoint provides some classes containing the out of the box ID&#8217;s, you only have to know they exist. I made an overview so nobody has to hardcode those pesky GUID&#8217;s, ContentTypeId&#8217;s or [...]]]></description>
		<wfw:commentRss>http://blog.hompus.nl/2010/02/05/prevent-hardcoded-sharepoint-ids-in-your-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

