<?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/"
		>
<channel>
	<title>Comments on: Remove extra spaces from string using regular expression, asp.net, c#</title>
	<atom:link href="http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/</link>
	<description>Write easy solutions, provide easy solutions</description>
	<lastBuildDate>Fri, 30 Dec 2011 15:39:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: PCR</title>
		<link>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/comment-page-1/#comment-5911</link>
		<dc:creator>PCR</dc:creator>
		<pubDate>Thu, 21 Oct 2010 13:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=62#comment-5911</guid>
		<description>Thanks a lot its really working fine</description>
		<content:encoded><![CDATA[<p>Thanks a lot its really working fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveed</title>
		<link>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/comment-page-1/#comment-697</link>
		<dc:creator>Naveed</dc:creator>
		<pubDate>Thu, 07 May 2009 09:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=62#comment-697</guid>
		<description>Vikas check the result and input string. It does what you asking for.</description>
		<content:encoded><![CDATA[<p>Vikas check the result and input string. It does what you asking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikas</title>
		<link>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/comment-page-1/#comment-694</link>
		<dc:creator>vikas</dc:creator>
		<pubDate>Wed, 06 May 2009 17:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=62#comment-694</guid>
		<description>this solution removes only one space (for ex: &quot;blah  .&quot; will be replaced with &quot;blah .&quot; - and not &quot;blah.&quot; ) 
How do i replace any number or spaces between punctuation and/or words (for ex: &quot;blah  blah    blah&quot; should be replaced with &quot;blah blah blah&quot;

thanks in adv.</description>
		<content:encoded><![CDATA[<p>this solution removes only one space (for ex: &#8220;blah  .&#8221; will be replaced with &#8220;blah .&#8221; &#8211; and not &#8220;blah.&#8221; )<br />
How do i replace any number or spaces between punctuation and/or words (for ex: &#8220;blah  blah    blah&#8221; should be replaced with &#8220;blah blah blah&#8221;</p>
<p>thanks in adv.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepe</title>
		<link>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/comment-page-1/#comment-515</link>
		<dc:creator>Pepe</dc:creator>
		<pubDate>Sun, 05 Apr 2009 20:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=62#comment-515</guid>
		<description>Very useful</description>
		<content:encoded><![CDATA[<p>Very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sangam uprety</title>
		<link>http://www.isolutionteam.co.uk/remove-extra-spaces-from-string-using-regular-expression-aspnet-c/comment-page-1/#comment-446</link>
		<dc:creator>sangam uprety</dc:creator>
		<pubDate>Fri, 27 Mar 2009 12:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=62#comment-446</guid>
		<description>Thanks for the expression. Very useful, in deed!</description>
		<content:encoded><![CDATA[<p>Thanks for the expression. Very useful, in deed!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

