<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Aaron Feng: Weird characters by Visual Studio 2008</title>
    <link>http://www.aaronfeng.com/articles/2007/12/20/weird-characters-by-visual-studio-2008</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Adventures in software development</description>
    <item>
      <title>Weird characters by Visual Studio 2008</title>
      <description>&lt;p&gt;This week we upgraded to VS 2008 RTM at work.  Our solution contains database scripts for both SQL Server and Oracle.  I noticed when I ran the script on an Oracle database via sqlplus an error appeared on the first line of the script.  After a closer examination with a Hex editor, VS 2008 apparently inserts 3 non-printable characters in the beginning of a new file.  Check out the image below:&lt;/p&gt;

&lt;p&gt;&lt;img src="http://www.aaronfeng.com/files/vs2008_hidden_chars.JPG" alt="vs2008"/&gt;&lt;/p&gt;

&lt;p&gt;I'm not sure why, or what those characters mean, but they seem to be ignored by most Windows programs except for sqlplus.&lt;/p&gt;</description>
      <pubDate>Thu, 20 Dec 2007 21:57:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:3830bf9d-f5f4-465b-85f6-9b743941050a</guid>
      <author>Aaron Feng</author>
      <link>http://www.aaronfeng.com/articles/2007/12/20/weird-characters-by-visual-studio-2008</link>
      <category>tools</category>
    </item>
    <item>
      <title>"Weird characters by Visual Studio 2008" by contagion</title>
      <description>&lt;p&gt;The '3 non-printable characters' are byte order marks (BOM)&lt;/p&gt;

&lt;p&gt;see &lt;a href="http://www.unicode.org/unicode/faq/utf_bom.html#BOM"&gt;http://www.unicode.org/unicode/faq/utf_bom.html#BOM&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 26 Dec 2007 11:29:58 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:fd058ff8-b058-46d0-94f0-540ed2e78801</guid>
      <link>http://www.aaronfeng.com/articles/2007/12/20/weird-characters-by-visual-studio-2008#comment-4297</link>
    </item>
    <item>
      <title>"Weird characters by Visual Studio 2008" by Lindsy</title>
      <description>&lt;p&gt;Man you don't even know how long I've waited for this since disabling my own Movable Type widget&lt;/p&gt;</description>
      <pubDate>Sat, 22 Dec 2007 06:16:01 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:1b1b8965-3635-44ae-b32d-82fb06c5aa9d</guid>
      <link>http://www.aaronfeng.com/articles/2007/12/20/weird-characters-by-visual-studio-2008#comment-4264</link>
    </item>
  </channel>
</rss>
