<?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>The Binary Idiot &#187; ASP.NET MVC</title>
	<atom:link href="http://www.thebinaryidiot.com/archives/category/programming/asp-net-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebinaryidiot.com</link>
	<description>Tips, tricks, and technology... you know... stuff!</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:33:55 +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>ASP.NET MVC Favicon Routing</title>
		<link>http://www.thebinaryidiot.com/archives/2010/08/25/asp-net-mvc-favicon/</link>
		<comments>http://www.thebinaryidiot.com/archives/2010/08/25/asp-net-mvc-favicon/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 03:32:16 +0000</pubDate>
		<dc:creator>Robert Hollencamp</dc:creator>
				<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[favicon]]></category>

		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/08/25/asp-net-mvc-favicon/</guid>
		<description><![CDATA[A routing workaround for ASP.NET MVC that will serve the favicon.ico file from the top-level URL even though it is stored in the content directory.<p class="read-more"><a href="http://www.thebinaryidiot.com/archives/2010/08/25/asp-net-mvc-favicon/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.thebinaryidiot.com/archives/2010/08/25/asp-net-mvc-favicon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC1 Areas</title>
		<link>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/</link>
		<comments>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 06:08:29 +0000</pubDate>
		<dc:creator>Robert Hollencamp</dc:creator>
				<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/</guid>
		<description><![CDATA[Areas are a new feature of ASP.NET MVC2 that allow you to efficiently organize large projects. You can easily achieve the same effect in ASP.NET MVC 1 as shown in this example.<p class="read-more"><a href="http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

