<?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>SECSYM: Security Symposium IV</title><link>http://blogs.msdn.com/b/tims/archive/2003/10/30/57440.aspx</link><description>Managed code is safer code! The following function is a C# analogue of a previous
 fragment: 
 
 private void CopyStuff(string data)
 {
 char[] buffer = new char[128];
 data.CopyTo(0, buffer, 0, data.Length);
 // do other stuff
 } 
 
 If the output buffer</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Don't use String.ToUpper nor String.Length for String Comparison</title><link>http://blogs.msdn.com/b/tims/archive/2003/10/30/57440.aspx#234254</link><pubDate>Sat, 25 Sep 2004 21:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:234254</guid><dc:creator>overflow</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=234254" width="1" height="1"&gt;</description></item><item><title>Don't use String.ToUpper nor String.Length for String Comparison</title><link>http://blogs.msdn.com/b/tims/archive/2003/10/30/57440.aspx#234252</link><pubDate>Sat, 25 Sep 2004 21:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:234252</guid><dc:creator>overflow</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=234252" width="1" height="1"&gt;</description></item><item><title>What's wrong with tis code, Part 3: The answers</title><link>http://blogs.msdn.com/b/tims/archive/2003/10/30/57440.aspx#171086</link><pubDate>Thu, 01 Jul 2004 21:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:171086</guid><dc:creator>Larry Osterman's WebLog</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=171086" width="1" height="1"&gt;</description></item><item><title>What's wrong with tis code, Part 3: The answers</title><link>http://blogs.msdn.com/b/tims/archive/2003/10/30/57440.aspx#171082</link><pubDate>Thu, 01 Jul 2004 21:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:171082</guid><dc:creator>Larry Osterman's WebLog</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=171082" width="1" height="1"&gt;</description></item></channel></rss>