<?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: Method I Wish Was There: AsUri</title>
	<atom:link href="http://jrwren.wrenfam.com/blog/2010/05/31/method-i-wish-was-there-asuri/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrwren.wrenfam.com/blog/2010/05/31/method-i-wish-was-there-asuri/</link>
	<description>babblings of a computer loving fool</description>
	<lastBuildDate>Tue, 24 Jan 2012 03:52:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: zproxy</title>
		<link>http://jrwren.wrenfam.com/blog/2010/05/31/method-i-wish-was-there-asuri/comment-page-1/#comment-31418</link>
		<dc:creator>zproxy</dc:creator>
		<pubDate>Tue, 01 Jun 2010 08:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://jrwren.wrenfam.com/blog/2010/05/31/method-i-wish-was-there-asuri/#comment-31418</guid>
		<description>Actually C# (5?) should start supporting Uri and Regex datatypes as literals.

EcmaScript has for example the support for Regex.
Visual Basic has for example the support for XML.

C# should start supporting Uri&#039;s too :)

var u = http://example.com/?demo=url</description>
		<content:encoded><![CDATA[<p>Actually C# (5?) should start supporting Uri and Regex datatypes as literals.</p>
<p>EcmaScript has for example the support for Regex.<br />
Visual Basic has for example the support for XML.</p>
<p>C# should start supporting Uri&#8217;s too <img src='http://jrwren.wrenfam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>var u = <a href="http://example.com/?demo=url" rel="nofollow">http://example.com/?demo=url</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

