<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Writing "fields" of data to an encoded file.</title><link>http://blogs.msdn.com/b/shawnste/archive/2009/06/01/writing-fields-of-data-to-an-encoded-file.aspx</link><description>The moral here is "Use Unicode," so you can skip the details below if you want :) 
 A common problem when storing string data in various fields is how to encode it. Obviously you can store the Unicode as Unicode, which is a good choice for an XML file</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Writing "fields" of data to an encoded file.</title><link>http://blogs.msdn.com/b/shawnste/archive/2009/06/01/writing-fields-of-data-to-an-encoded-file.aspx#9823243</link><pubDate>Wed, 08 Jul 2009 02:30:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9823243</guid><dc:creator>Shawn Steele - MSFT</dc:creator><description>&lt;p&gt;Yup, that's a common problem when talking about code points/units/characters/glyphs/whatever :)&lt;/p&gt;
&lt;p&gt;So reader beware: &amp;nbsp;I'm not always consistent in my grammer ;-)&lt;/p&gt;
&lt;p&gt;Thanks John, no clue you read my blog. &amp;nbsp;Guess that spam on my email address caught someone.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9823243" width="1" height="1"&gt;</description></item><item><title>re: Writing "fields" of data to an encoded file.</title><link>http://blogs.msdn.com/b/shawnste/archive/2009/06/01/writing-fields-of-data-to-an-encoded-file.aspx#9688447</link><pubDate>Wed, 03 Jun 2009 03:53:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9688447</guid><dc:creator>John Cowan</dc:creator><description>&lt;p&gt;I think you are using the term &amp;quot;code points&amp;quot; for Unicode code &amp;lt;i&amp;gt;units&amp;lt;/i&amp;gt;. &amp;nbsp;A single code point represents a single Unicode character; however, a code point may require either one or two 16-bit code units in UTF-16, and either one, two, three, or four 8-bit code units in UTF-8.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9688447" width="1" height="1"&gt;</description></item></channel></rss>