<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>siokoshou</author_name>
  <author_url>https://blog.hatena.ne.jp/siokoshou/</author_url>
  <blog_title>当面C#と.NETな記録</blog_title>
  <blog_url>https://siokoshou.hatenadiary.org/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>.NET</anon>
  </categories>
  <description>MSDNライブラリの「カルチャを認識しない文字列比較の実行」によると、「セキュリティ上の決定が文字列比較の結果に基づいて行われる場合は、カルチャを認識しない操作を実行して、結果が CultureInfo.CurrentCulture の値の影響を受けないようにします。」とあります。 本当にそれだけでいいんでしょうか？ using System; using System.Globalization; namespace Siokoshou { public class Test { static void Main() { if ( 0 == String.CompareOrdinal( &quot;〇…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsiokoshou.hatenadiary.org%2Fentry%2F20050412%2F1113401424&quot; title=&quot; Compareの危険性 - 当面C#と.NETな記録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-04-12 23:10:24</published>
  <title> Compareの危険性</title>
  <type>rich</type>
  <url>https://siokoshou.hatenadiary.org/entry/20050412/1113401424</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
