<?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: C# Escape Sequence Listing</title>
	<atom:link href="http://www.daveoncsharp.com/2009/11/csharp-escape-sequence-listing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveoncsharp.com/2009/11/csharp-escape-sequence-listing/</link>
	<description>C# Programming Tutorials</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:59:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.daveoncsharp.com/2009/11/csharp-escape-sequence-listing/comment-page-1/#comment-2966</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 13 Jun 2010 10:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1598#comment-2966</guid>
		<description>You’re welcome. Thanks for the comment.</description>
		<content:encoded><![CDATA[<p>You’re welcome. Thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omid</title>
		<link>http://www.daveoncsharp.com/2009/11/csharp-escape-sequence-listing/comment-page-1/#comment-2947</link>
		<dc:creator>Omid</dc:creator>
		<pubDate>Fri, 11 Jun 2010 18:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1598#comment-2947</guid>
		<description>Hello! David.

I think your blog is very simple to use for every body all over the world!

;) thanks my friend.

I live in kish island in south of iran. I&#039;m an employee of airport.</description>
		<content:encoded><![CDATA[<p>Hello! David.</p>
<p>I think your blog is very simple to use for every body all over the world!</p>
<p> <img src='http://www.daveoncsharp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  thanks my friend.</p>
<p>I live in kish island in south of iran. I&#8217;m an employee of airport.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.daveoncsharp.com/2009/11/csharp-escape-sequence-listing/comment-page-1/#comment-469</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 11 Nov 2009 21:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1598#comment-469</guid>
		<description>Yes Chad, you are right. Thanks for pointing that out :)</description>
		<content:encoded><![CDATA[<p>Yes Chad, you are right. Thanks for pointing that out <img src='http://www.daveoncsharp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Stewart</title>
		<link>http://www.daveoncsharp.com/2009/11/csharp-escape-sequence-listing/comment-page-1/#comment-465</link>
		<dc:creator>Chad Stewart</dc:creator>
		<pubDate>Wed, 11 Nov 2009 15:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1598#comment-465</guid>
		<description>Good article. I believe you left out \u and \U, however.

\uxxxx - Unicode escape sequence for character with hex value xxxx
\xn[n][n][n] - Unicode escape sequence for character with hex value nnnn (variable length version of \uxxxx)
\Uxxxxxxxx - Unicode escape sequence for character with hex value xxxxxxxx (for generating surrogates)</description>
		<content:encoded><![CDATA[<p>Good article. I believe you left out \u and \U, however.</p>
<p>\uxxxx &#8211; Unicode escape sequence for character with hex value xxxx<br />
\xn[n][n][n] &#8211; Unicode escape sequence for character with hex value nnnn (variable length version of \uxxxx)<br />
\Uxxxxxxxx &#8211; Unicode escape sequence for character with hex value xxxxxxxx (for generating surrogates)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
