<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cannot display arabic data in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552131#M14120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As in the SL API there is no out-of-the-box functionalities to display shapefiles, we would need more infos about your process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you display your shapefiles? What kind of error do you run into?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2011 06:43:51 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2011-11-22T06:43:51Z</dc:date>
    <item>
      <title>cannot display arabic data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552130#M14119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Most of my shapefile's attribute table are in arabic and on the tooltips, text are displaying in different characters which cant be read...please advise me what to do to resolve this&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 05:49:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552130#M14119</guid>
      <dc:creator>SolidSmoke</dc:creator>
      <dc:date>2011-11-21T05:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: cannot display arabic data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552131#M14120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As in the SL API there is no out-of-the-box functionalities to display shapefiles, we would need more infos about your process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you display your shapefiles? What kind of error do you run into?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 06:43:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552131#M14120</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-11-22T06:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: cannot display arabic data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552132#M14121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using Vishcious.ArcGIS.SLContrib to add graphics from shapefile using openfiledialogue. Even if I access through mapserver service, I'm facing the same issue as not displaying the arabic data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 07:32:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552132#M14121</guid>
      <dc:creator>SolidSmoke</dc:creator>
      <dc:date>2011-11-22T07:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: cannot display arabic data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552133#M14122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Like Dominique said, working with shapefiles may require custom code on your part.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When displaying attributes in TextBox/TextBlock, you can look up localization in Silverlight. Here are some links.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/cc838238%28v=vs.95%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/cc838238%28v=vs.95%29.aspx&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://timheuer.com/blog/archive/2009/08/26/silverlight-string-localization.aspx"&gt;http://timheuer.com/blog/archive/2009/08/26/silverlight-string-localization.aspx&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=643"&gt;http://www.dotnetcurry.com/ShowArticle.aspx?ID=643&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 03:18:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552133#M14122</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-11-23T03:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: cannot display arabic data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552134#M14123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;As in the SL API there is no out-of-the-box functionalities to display shapefiles, we would need more infos about your process:&lt;BR /&gt; &lt;BR /&gt;How do you display your shapefiles? What kind of error do you run into?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've a problem now with the arabic font in ArcGIS 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While ArcGIS 9.3 can read the domain of a geodatabase written in arabic, ArcGIS 10 can't!!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please, see the attached screenshots&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how can i solve this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i need to work with my old geodatabases (that contain domains in arabic) in ArcGIS 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 05:43:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552134#M14123</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2011-12-03T05:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: cannot display arabic data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552135#M14124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am still not sure to understand your process, but from the screenshots you attached, your issue doesn't seem to be related to Silverlight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks more like an ArcGIS Desktop or ArcGIS server issue. You may have more chance to get an answer by posting your questions on the these forums.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 06:59:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/cannot-display-arabic-data/m-p/552135#M14124</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-12-05T06:59:56Z</dc:date>
    </item>
  </channel>
</rss>

