﻿<?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 - can you have sample way Localization wpf and Silverlight？</title><link>http://www.intersoftsolutions.com/Community/ClientUI/can-you-have-sample-way-Localization-wpf-and-Silverlight/</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>can you have sample way Localization wpf and Silverlight？</title><link>http://www.intersoftsolutions.com/Community/ClientUI/can-you-have-sample-way-Localization-wpf-and-Silverlight/</link><pubDate>Fri, 09 Dec 2011 03:07:57 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;we find your Silverlight Localization is very complex.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Could you please let me know in detail which “Silverlight Localization” approaches that is very complex?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Please kindly check the UXScheduleView samples that related to localization in &lt;a href="http://live.clientui.com/Intersoft.ClientUI.SamplesTestPage.html#/UXScheduleView/Customization/Localization"&gt;http://live.clientui.com/Intersoft.ClientUI.SamplesTestPage.html#/UXScheduleView/Customization/Localization&lt;/a&gt; and &lt;a href="http://live.clientui.com/Intersoft.ClientUI.SamplesTestPage.html#/UXScheduleView/Customization/Culture"&gt;http://live.clientui.com/Intersoft.ClientUI.SamplesTestPage.html#/UXScheduleView/Customization/Culture&lt;/a&gt;. In the first link, the sample demonstrates how to localize the textual context by defining the ResourceOverride property (gets or sets the individual resource object to override the existing localized resource). The snippet code below shows the implementation of this approach.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:UXScheduleView x:Name="SampleControl1" ...&amp;gt;
    &amp;lt;Intersoft:UXScheduleView.ResourceOverride&amp;gt;
        &amp;lt;Intersoft:UXScheduleViewResource CancelText="Stornieren" CategoriesText="Kategorien" 
            ConfirmDeleteText="Löschen bestätigen" DeleteOccurrenceInfoText="Löschen Sie diesen Vorgang." 
            ... /&amp;gt;
    &amp;lt;/Intersoft:UXScheduleView.ResourceOverride&amp;gt;
    &amp;lt;Intersoft:UXScheduleDayView Header="Tag"/&amp;gt;
    &amp;lt;Intersoft:UXScheduleWorkWeekView Header="Arbeitswoche"/&amp;gt;
    &amp;lt;Intersoft:UXScheduleWeekView IsActive="True" Header="Woche"/&amp;gt;
    &amp;lt;Intersoft:UXScheduleMonthView Header="Monat"/&amp;gt;
&amp;lt;/Intersoft:UXScheduleView&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;For more detail, please check the xaml code of the sample.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;The other sample demonstrates how to customize the culture of UXScheduleView. UXScheduleView provides fully customizable culture and comprehensive support for textual localization. When the culture is customized, i.e., to the Germany culture, all the date elements in the control – such as calendar, views, and editing form – will be automatically reflected.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>can you have sample way Localization wpf and Silverlight？</title><link>http://www.intersoftsolutions.com/Community/ClientUI/can-you-have-sample-way-Localization-wpf-and-Silverlight/</link><pubDate>Thu, 08 Dec 2011 04:24:47 GMT</pubDate><dc:creator>sxiangs</dc:creator><description>&lt;p&gt;we find your Silverlight Localization is very  complex &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>