﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - ClientUI Localization</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-Localization/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>ClientUI Localization</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-Localization/</link><pubDate>Tue, 19 Feb 2013 22:27:18 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Glad to hear that the snippet code helps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our community site. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>ClientUI Localization</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-Localization/</link><pubDate>Tue, 19 Feb 2013 01:35:35 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hi Yudi&lt;/p&gt;
&lt;p&gt;I got it,Thank you very much!&lt;/p&gt;</description></item><item><title>ClientUI Localization</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-Localization/</link><pubDate>Mon, 18 Feb 2013 01:15:57 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;On the release of Intersoft WebUI Studio 2010 R2, the ClientUI development team introduces the &lt;strong&gt;ClientUI Localization Manager&lt;/strong&gt; as part of the ClientUI Framework. It is a framework that enables developer to build dynamic, reliable localized applications. It overcomes the limitations of the Silverlight’s built-in localization feature and packed with advanced features such as dynamic localized resource updating, MVVM design pattern support, and many more.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;The &lt;a target="_blank" href="http://www.intersoftpt.com/Support/ClientUI/Docs/LocalizationOverview.html"&gt;Localization Overview&lt;/a&gt; and &lt;a target="_blank" href="http://www.intersoftpt.com/Support/ClientUI/Docs/WalkthroughCreateaLocalizableSilverlightProject.html"&gt;Walkthrough: Create a Localizable Silverlight Project&lt;/a&gt; article in ClientUI documentation will provide you more detail information about the overview of ClientUI Localization Manager and the basic configuration to implement this feature into our Silverlight/WPF project.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Next, I’d like to suggest you to refer to one of the article, &lt;a target="_blank" href="http://intersoftpt.wordpress.com/2010/12/16/coming-in-r2-mvvm-localization-manager-multi-bindings/"&gt;Coming in R2: MVVM Localization Manager and Multi Bindings&lt;/a&gt;, posted in our official blog on December 16, 2010 by Mr. Jimmy. I find that this blog’s post really helps and straight forward. It also provides simple project which shows &lt;em&gt;how to apply ClientUI Localization Manager using MVVM design pattern&lt;/em&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;UXGridView provide ResourceOverride property which gets or sets the individual resource object to override the existing localized resource.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:UXGridView ...
    &amp;lt;Intersoft:UXGridView.ResourceOverride&amp;gt;
        &amp;lt;Intersoft:UXGridViewResource ContextMenu_SortAscending="升序排列"
                                        ContextMenu_SortDescending="降序排列"
                                        ContextMenu_GroupByBox="显示/隐藏分组盒"
                                        ContextMenu_Ungroup="取消当前字段分组"&amp;gt;
        &amp;lt;/Intersoft:UXGridViewResource&amp;gt;
    &amp;lt;/Intersoft:UXGridView.ResourceOverride&amp;gt;
&amp;lt;/Intersoft:UXGridView&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;As shown in the above code, some of the resource object of UXGridView’s context menu are set to Chinese language.&lt;/span&gt;&lt;/p&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;For more advanced scenario, we can combine the UXGridView ResourceOverride and the ClientUI Localization Manager by binding the individual resource object to the localized resources.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>ClientUI Localization</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-Localization/</link><pubDate>Fri, 15 Feb 2013 21:36:03 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Would you show me a ClientUI Localization sample for me ? For exmaple: for cultures :Chinese,  thank you very much! I want to change the property ,for example : Sort Ascending change to chinese,how to realize it ?&lt;/p&gt;</description></item></channel></rss>