<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Surrogate pairs and binary (Ordinal) comparisons</title><link>http://blogs.msdn.com/michkap/archive/2005/02/11/371010.aspx</link><description>If you look at the description of the Ordinal sort in the CompareOptions enumeration in the .NET Framework, it seems pretty clear: Indicates that the string comparison must be done using the Unicode values of each character, which is a fast comparison</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Surrogate pairs and binary (Ordinal) comparisons</title><link>http://blogs.msdn.com/michkap/archive/2005/02/11/371010.aspx#371026</link><pubDate>Fri, 11 Feb 2005 14:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:371026</guid><dc:creator>Serge Wautier</dc:creator><description>It could have been worse: A rough WORD sort breaking the surrogate pairs !&lt;br&gt;</description></item><item><title>Blowing it all out</title><link>http://blogs.msdn.com/michkap/archive/2005/02/11/371010.aspx#372132</link><pubDate>Mon, 14 Feb 2005 10:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:372132</guid><dc:creator>Dmitry Jemerov's Weblog</dc:creator><description>It looks like a recent post in Michael Kaplan&amp;amp;rsquo;s blog, where he demonstrates usage of surrogate pairs, exposes a bug in the implementation of System.IO.BinaryReader.ReadString() in&amp;amp;nbsp;.NET 1.1. The bug appears in Omea as ArgumentException &amp;amp;ldquo;Conversion buffer overflow&amp;amp;rdquo; when trying to...</description></item><item><title>re: Surrogate pairs and binary (Ordinal) comparisons</title><link>http://blogs.msdn.com/michkap/archive/2005/02/11/371010.aspx#372134</link><pubDate>Mon, 14 Feb 2005 07:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:372134</guid><dc:creator>Dmitry Jemerov</dc:creator><description>Looks like you found a third bug by your blogging...&lt;br&gt;&lt;a target="_new" href="http://blogs.jetbrains.com/yole/archives/000035.html"&gt;http://blogs.jetbrains.com/yole/archives/000035.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If it's really a bug in .NET BCL, could you please send it to the appropriate place?</description></item><item><title>re: Surrogate pairs and binary (Ordinal) comparisons</title><link>http://blogs.msdn.com/michkap/archive/2005/02/11/371010.aspx#372135</link><pubDate>Mon, 14 Feb 2005 07:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:372135</guid><dc:creator>Michael Kaplan</dc:creator><description>What I reported was not a bug (well, maybe a doc bug!). &lt;br&gt;&lt;br&gt;What you report is a different issue, and if true it definitely sounds like  bug -- I will forward it on. :-)</description></item></channel></rss>