<?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>iandevlin.com - blog &#187; c#</title>
	<atom:link href="http://www.iandevlin.com/blog/category/csharp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iandevlin.com/blog</link>
	<description>A mixture of musings on web design &#38; development, history, and life</description>
	<lastBuildDate>Sat, 14 Jan 2012 11:57:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting device filters, add this and .net to work together</title>
		<link>http://www.iandevlin.com/blog/2011/02/javascript/getting-device-filters-add-this-and-dot-net-to-work-together</link>
		<comments>http://www.iandevlin.com/blog/2011/02/javascript/getting-device-filters-add-this-and-dot-net-to-work-together#comments</comments>
		<pubDate>Wed, 02 Feb 2011 09:00:55 +0000</pubDate>
		<dc:creator>Ian Devlin</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false">http://www.iandevlin.com/blog/?p=1305</guid>
		<description><![CDATA[An issue I&#8217;ve come across a few times when adding an Add This button to any .net application is that the following error message is thrown: The string &#039;fb:like:layout&#039; contains too many device filters. There can be only one. There&#8217;s something about the Highlander with that one, and it&#8217;s a bit irritating to say the [...]]]></description>
		<wfw:commentRss>http://www.iandevlin.com/blog/2011/02/javascript/getting-device-filters-add-this-and-dot-net-to-work-together/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Generating a relative path in C#</title>
		<link>http://www.iandevlin.com/blog/2010/01/csharp/generating-a-relative-path-in-csharp</link>
		<comments>http://www.iandevlin.com/blog/2010/01/csharp/generating-a-relative-path-in-csharp#comments</comments>
		<pubDate>Fri, 08 Jan 2010 12:36:14 +0000</pubDate>
		<dc:creator>Ian Devlin</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.iandevlin.com/blog/?p=341</guid>
		<description><![CDATA[Today I was looking for a way to find a relative path between one absolute directory and another in C#. The .NET libraries themselves don&#8217;t seem to have anything that helps with this so I performed the obligatory Google search and came across a handy little function written by Peter Morris which I&#8217;ve now incorporated [...]]]></description>
		<wfw:commentRss>http://www.iandevlin.com/blog/2010/01/csharp/generating-a-relative-path-in-csharp/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adding multiple .NET User Controls that use JavaScript to the same page</title>
		<link>http://www.iandevlin.com/blog/2009/12/webdev/adding-multiple-net-user-controls-that-use-javascript-to-the-same-page</link>
		<comments>http://www.iandevlin.com/blog/2009/12/webdev/adding-multiple-net-user-controls-that-use-javascript-to-the-same-page#comments</comments>
		<pubDate>Mon, 07 Dec 2009 11:23:23 +0000</pubDate>
		<dc:creator>Ian Devlin</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.iandevlin.net/blog/?p=160</guid>
		<description><![CDATA[The Background Recently I was faced with the task of taking some existing VB.NET code and converting it to C#. Not so difficult so far you&#8217;ll say, and you&#8217;d be right. However, some of the code on this particular page was contained within a]]></description>
		<wfw:commentRss>http://www.iandevlin.com/blog/2009/12/webdev/adding-multiple-net-user-controls-that-use-javascript-to-the-same-page/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

