<?xml version="1.0" encoding="iso-8859-1"?>
<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/">
	<channel>
		<title>Tip of the Day !</title>
		<link>http://chatwithchirag.forumotion.com/tip-of-the-day-f1/-t1.htm</link>
		<description>Tip of the Day can save a Day !</description>
		<lastBuildDate>Fri, 19 Oct 2007 11:58:35 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Tip of the Day !</title>
			<url>http://illiweb.com/fa/prosilver_grey/site_logo.gif</url>
			<link>http://chatwithchirag.forumotion.com/tip-of-the-day-f1/-t1.htm</link>
		</image>
		<item>
			<title>Speed up string comparison</title>
			<link>http://chatwithchirag.forumotion.com/tip-of-the-day-f1/speed-up-string-comparison-t4.htm</link>
			<dc:creator>justchirag</dc:creator>
			<description>The Compare method compares strings in a local-aware fashion, so it has to convert the Unicode code of each character into a numeric value that reflects its position in the current culture's alphabet. For example, the Compare method considers the &quot;b&quot; lowercase character to come immediately after the &quot;A&quot; uppercase char and before the &quot;B&quot; uppercase char, even though the &quot;A&quot; and &quot;B&quot; characters are contiguous in the Unicode character set. This conversion  ...</description>
			<category>Tip of the Day !</category>
			<pubDate>Fri, 19 Oct 2007 11:58:35 GMT</pubDate>
			<comments>http://chatwithchirag.forumotion.com/tip-of-the-day-f1/speed-up-string-comparison-t4.htm#4</comments>
			<guid>http://chatwithchirag.forumotion.com/tip-of-the-day-f1/speed-up-string-comparison-t4.htm</guid>
		</item>
	</channel>
</rss>