<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: MSBuild, XAML &amp; international characters</title>
	<atom:link href="http://blog.caraulean.com/2009/03/24/msbuild-xaml-international-characters/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.caraulean.com/2009/03/24/msbuild-xaml-international-characters/</link>
	<description>Keep it simple. It will work...</description>
	<lastBuildDate>Fri, 10 Feb 2012 04:38:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Valeriu Caraulean</title>
		<link>http://blog.caraulean.com/2009/03/24/msbuild-xaml-international-characters/#comment-59</link>
		<dc:creator><![CDATA[Valeriu Caraulean]]></dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://varely.wordpress.com/2009/03/24/msbuild-xaml-international-characters/#comment-59</guid>
		<description><![CDATA[Thank you Guido, haven&#039;t knew that there can be issues with TFS. 

As for replacing only individual characters with unicode representations - that&#039;s a nice trick. But it&#039;s a &quot;no way&quot; if you have to internationalize your application. ]]></description>
		<content:encoded><![CDATA[<p>Thank you Guido, haven&#8217;t knew that there can be issues with TFS. </p>
<p>As for replacing only individual characters with unicode representations &#8211; that&#8217;s a nice trick. But it&#8217;s a &#8220;no way&#8221; if you have to internationalize your application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guido</title>
		<link>http://blog.caraulean.com/2009/03/24/msbuild-xaml-international-characters/#comment-58</link>
		<dc:creator><![CDATA[Guido]]></dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://varely.wordpress.com/2009/03/24/msbuild-xaml-international-characters/#comment-58</guid>
		<description><![CDATA[the entitiy name above should read: &quot;[ampersand]#x25CF;&quot; .
Grmpfl :o/]]></description>
		<content:encoded><![CDATA[<p>the entitiy name above should read: &#8220;[ampersand]#x25CF;&#8221; .<br />
Grmpfl <img src='http://s1.wp.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> /</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guido</title>
		<link>http://blog.caraulean.com/2009/03/24/msbuild-xaml-international-characters/#comment-57</link>
		<dc:creator><![CDATA[Guido]]></dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://varely.wordpress.com/2009/03/24/msbuild-xaml-international-characters/#comment-57</guid>
		<description><![CDATA[Hi Valeriu,
thanks for this piece of information.
In my personal experience there is one caveat with this approach:
Changing the character encoding of files under source control in an TFS / VS 2008 environment can lead to problems in comparing and merging the file if this file was checked out by others during the encoding change.
If only a few characters need to be taken from unicode, you could also reference them by their unicode entity name (e.g. &quot;&#x25CF;&quot; for the Password Character in Password box styles).
Regards,
Guido]]></description>
		<content:encoded><![CDATA[<p>Hi Valeriu,<br />
thanks for this piece of information.<br />
In my personal experience there is one caveat with this approach:<br />
Changing the character encoding of files under source control in an TFS / VS 2008 environment can lead to problems in comparing and merging the file if this file was checked out by others during the encoding change.<br />
If only a few characters need to be taken from unicode, you could also reference them by their unicode entity name (e.g. &#8220;&#x25CF;&#8221; for the Password Character in Password box styles).<br />
Regards,<br />
Guido</p>
]]></content:encoded>
	</item>
</channel>
</rss>

