<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Application Root is your friend</title>
	<atom:link href="http://lostechies.com/jimmybogard/2008/01/03/application-root-is-your-friend/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2008/01/03/application-root-is-your-friend/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Sun, 19 May 2013 03:22:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Jimmy Bogard</title>
		<link>http://lostechies.com/jimmybogard/2008/01/03/application-root-is-your-friend/#comment-103</link>
		<dc:creator>Jimmy Bogard</dc:creator>
		<pubDate>Mon, 07 Jan 2008 15:49:45 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/01/03/application-root-is-your-friend.aspx#comment-103</guid>
		<description>@Nick

Thanks!  Yeah that was the second method of doing it.  I just ran with the first one.</description>
		<content:encoded><![CDATA[<p>@Nick</p>
<p>Thanks!  Yeah that was the second method of doing it.  I just ran with the first one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Gieschen</title>
		<link>http://lostechies.com/jimmybogard/2008/01/03/application-root-is-your-friend/#comment-102</link>
		<dc:creator>Nick Gieschen</dc:creator>
		<pubDate>Mon, 07 Jan 2008 02:51:39 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/01/03/application-root-is-your-friend.aspx#comment-102</guid>
		<description>Thowing a runat=server on the img is IMHO a bit nicer than using ResolveUrl.

&lt;img src=&quot;~/img/blarg.jpg&quot; runat=&quot;server&quot; /&gt; 

</description>
		<content:encoded><![CDATA[<p>Thowing a runat=server on the img is IMHO a bit nicer than using ResolveUrl.</p>
<p><img src="~/img/blarg.jpg" runat="server" /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Ocampo</title>
		<link>http://lostechies.com/jimmybogard/2008/01/03/application-root-is-your-friend/#comment-101</link>
		<dc:creator>Joe Ocampo</dc:creator>
		<pubDate>Fri, 04 Jan 2008 05:43:34 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/01/03/application-root-is-your-friend.aspx#comment-101</guid>
		<description>Nice post.  Its a good refresher on all the subtleties of referencing artifacts for the web.</description>
		<content:encoded><![CDATA[<p>Nice post.  Its a good refresher on all the subtleties of referencing artifacts for the web.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
