<?xml version="1.0" encoding="UTF-8"?><item><title>Text.Something not allowed in strings resource file.</title><description>&lt;DIV&gt;Strange limitation I ran into today:&amp;nbsp; If you have a resource file (*.resx) and you have string resources in it, and one of your string resource names starts with &amp;#8220;Text.&amp;#8221; such as:&lt;/DIV&gt;&#13;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;&#13;
&lt;DIV&gt;&amp;lt;data name=&amp;#8220;Text.Hello&amp;#8220;&amp;gt;&amp;lt;value&amp;gt;Hello&amp;lt;/value&amp;gt;&amp;lt;/data&amp;gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&#13;
&lt;DIV dir=ltr&gt;If you do a resourceManager.GetString(&amp;#8220;Text.Hello&amp;#8220;) you'll get back null.&amp;nbsp; I guess it's interpreting the &amp;#8220;Text.&amp;#8220; as something, but from the docs I don't see what.. &lt;/DIV&gt;&#13;
&lt;DIV dir=ltr&gt;&lt;FONT size=1&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=1&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/FONT&gt;</description><pubDate>Thu, 01 Sep 2005 19:17:05 GMT</pubDate></item>