<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Silverlight 4 Adds Arabic Support</title>
	<atom:link href="http://www.ningzhang.org/2009/11/18/silverlight-4-adds-arabic-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ningzhang.org/2009/11/18/silverlight-4-adds-arabic-support/</link>
	<description>About Silverlight, Microsoft technologies, and software development in general.</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:50:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Anas</title>
		<link>http://www.ningzhang.org/2009/11/18/silverlight-4-adds-arabic-support/comment-page-1/#comment-106569</link>
		<dc:creator>Anas</dc:creator>
		<pubDate>Fri, 24 Jun 2011 18:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/?p=511#comment-106569</guid>
		<description>the flow direction property is missing from my visual studio 2010 , what shall i do ??!! please help me</description>
		<content:encoded><![CDATA[<p>the flow direction property is missing from my visual studio 2010 , what shall i do ??!! please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santosh</title>
		<link>http://www.ningzhang.org/2009/11/18/silverlight-4-adds-arabic-support/comment-page-1/#comment-103525</link>
		<dc:creator>Santosh</dc:creator>
		<pubDate>Thu, 05 May 2011 11:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/?p=511#comment-103525</guid>
		<description>HI,

I have designed a Silverlight mapping application in English.. my requirement is such that I also need change the website font in Tamil (Indian Language) from oralce database which is stored in unicode(used baraha software)

I have tried resource files etc but the since a lot of data needs to be read from the database I dont find that feasible

Please do suggest alternatives</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>I have designed a Silverlight mapping application in English.. my requirement is such that I also need change the website font in Tamil (Indian Language) from oralce database which is stored in unicode(used baraha software)</p>
<p>I have tried resource files etc but the since a lot of data needs to be read from the database I dont find that feasible</p>
<p>Please do suggest alternatives</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammad Elsheimy</title>
		<link>http://www.ningzhang.org/2009/11/18/silverlight-4-adds-arabic-support/comment-page-1/#comment-96964</link>
		<dc:creator>Mohammad Elsheimy</dc:creator>
		<pubDate>Mon, 28 Feb 2011 21:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/?p=511#comment-96964</guid>
		<description>My first time to know that Silverlight supports Arabic and RTL layout. This is so GREAT. Thanks for the post :)</description>
		<content:encoded><![CDATA[<p>My first time to know that Silverlight supports Arabic and RTL layout. This is so GREAT. Thanks for the post <img src='http://www.ningzhang.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinod</title>
		<link>http://www.ningzhang.org/2009/11/18/silverlight-4-adds-arabic-support/comment-page-1/#comment-75852</link>
		<dc:creator>vinod</dc:creator>
		<pubDate>Fri, 08 Oct 2010 07:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/?p=511#comment-75852</guid>
		<description>Hi,

Thanks for your post. I&#039;m facing a problem. I&#039;m able to display Arabic in a Silverlight TextBlock but am not able to type Arabic in a Silverlight TextBox...can u suggest me a solution. Thank you.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your post. I&#8217;m facing a problem. I&#8217;m able to display Arabic in a Silverlight TextBlock but am not able to type Arabic in a Silverlight TextBox&#8230;can u suggest me a solution. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ulf landgren</title>
		<link>http://www.ningzhang.org/2009/11/18/silverlight-4-adds-arabic-support/comment-page-1/#comment-46819</link>
		<dc:creator>ulf landgren</dc:creator>
		<pubDate>Tue, 23 Mar 2010 13:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/?p=511#comment-46819</guid>
		<description>Hi,

What support does Silverlight have for MUI?

I like to write a Silverlight application that has support for different languages. (English, Swedish German, Finish, Spanish etc. and perhaps one day languages that are written very differently such as Arabic, Thai, Chinese.) 

The user shall be able to select a language at runtime and the program should display different texts in the GUI depending on the choice. 

What support does Silverlight have for this?  Can Silverlight use MUI for translation of text labels and menus?  Can it be used to translate choices in combo boxes (Text representations of enum-values or string values used to populate combo boxes, headers of grids etc?)  

If not how would you that a multilanguage application shall be implemented with Silverlight?

Where can I read more about Silverlight  and multilanguage? 

Best regards

   Ulf Landgren, Know IT Stockholm</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What support does Silverlight have for MUI?</p>
<p>I like to write a Silverlight application that has support for different languages. (English, Swedish German, Finish, Spanish etc. and perhaps one day languages that are written very differently such as Arabic, Thai, Chinese.) </p>
<p>The user shall be able to select a language at runtime and the program should display different texts in the GUI depending on the choice. </p>
<p>What support does Silverlight have for this?  Can Silverlight use MUI for translation of text labels and menus?  Can it be used to translate choices in combo boxes (Text representations of enum-values or string values used to populate combo boxes, headers of grids etc?)  </p>
<p>If not how would you that a multilanguage application shall be implemented with Silverlight?</p>
<p>Where can I read more about Silverlight  and multilanguage? </p>
<p>Best regards</p>
<p>   Ulf Landgren, Know IT Stockholm</p>
]]></content:encoded>
	</item>
</channel>
</rss>

