<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ben Ramey &#187; string</title>
	<atom:link href="http://www.benramey.com/tag/string/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benramey.com</link>
	<description>Things I and my friends have learned while solving problems.</description>
	<lastBuildDate>Mon, 06 Feb 2012 05:01:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Replacing newline characters in VB.NET strings</title>
		<link>http://www.benramey.com/2009/09/01/replacing-newline-characters-in-vb-net-strings/</link>
		<comments>http://www.benramey.com/2009/09/01/replacing-newline-characters-in-vb-net-strings/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 04:18:09 +0000</pubDate>
		<dc:creator>Ben Ramey</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[chr]]></category>
		<category><![CDATA[newline]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[trim]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false">http://www.benramey.com/?p=64</guid>
		<description><![CDATA[September 1st, 2009 &#124; Categories: SQL Server 2008, VB.NET &#124; Tags: chr, newline, replace, string, trim, vb.net I’m not very familiar (which I am actually very happy for!) with VB.NET and so I had a hard time figuring out how to trim newline characters from a string in a Reporting Services report I was working on. Turns out none of the “regular” methods really work.  [...]]]></description>
		<wfw:commentRss>http://www.benramey.com/2009/09/01/replacing-newline-characters-in-vb-net-strings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

