<?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: DateTime parsing in ASP.NET MVC RouteEngine</title>
	<atom:link href="http://www.tigraine.at/2009/01/15/datetime-parsing-in-aspnet-mvc-routeengine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tigraine.at/2009/01/15/datetime-parsing-in-aspnet-mvc-routeengine/</link>
	<description>Daniel Hoelbling talks about .NET</description>
	<lastBuildDate>Sun, 14 Mar 2010 16:22:22 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tigraine</title>
		<link>http://www.tigraine.at/2009/01/15/datetime-parsing-in-aspnet-mvc-routeengine/comment-page-1/#comment-2486</link>
		<dc:creator>Tigraine</dc:creator>
		<pubDate>Fri, 24 Apr 2009 18:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tigraine.at/2009/01/15/datetime-parsing-in-aspnet-mvc-routeengine/#comment-2486</guid>
		<description>Not really.&lt;br&gt;I somewhat solved the problem by making the parameter on the controller action be a string and parse it manually.  But that&#039;s far from a solution, more a workaround.&lt;br&gt;&lt;br&gt;You could also extract those values from the RouteData.Values and parse them.</description>
		<content:encoded><![CDATA[<p>Not really.<br />I somewhat solved the problem by making the parameter on the controller action be a string and parse it manually.  But that&#39;s far from a solution, more a workaround.</p>
<p>You could also extract those values from the RouteData.Values and parse them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beyers</title>
		<link>http://www.tigraine.at/2009/01/15/datetime-parsing-in-aspnet-mvc-routeengine/comment-page-1/#comment-2485</link>
		<dc:creator>Beyers</dc:creator>
		<pubDate>Fri, 24 Apr 2009 17:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tigraine.at/2009/01/15/datetime-parsing-in-aspnet-mvc-routeengine/#comment-2485</guid>
		<description>Did you ever get a solution for this issue?</description>
		<content:encoded><![CDATA[<p>Did you ever get a solution for this issue?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
