<?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: Format String for XML Value</title>
	<atom:link href="http://www.csharp411.com/format-string-for-xml-value/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/format-string-for-xml-value/</link>
	<description>C# Development</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:14:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: AutoEmailer</title>
		<link>http://www.csharp411.com/format-string-for-xml-value/#comment-552</link>
		<dc:creator>AutoEmailer</dc:creator>
		<pubDate>Wed, 16 Nov 2011 15:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/format-string-for-xml-value/#comment-552</guid>
		<description>Why does this not work in a VB.NET Windows Forms project?

Imports System.Web

  Private Function EncodeText(ByVal sText As String) As String
    Return HttpUtility.HtmlEncode(sText)
  End Function

The return value remains unchanged from the input (sText) variable.</description>
		<content:encoded><![CDATA[<p>Why does this not work in a VB.NET Windows Forms project?</p>
<p>Imports System.Web</p>
<p>  Private Function EncodeText(ByVal sText As String) As String<br />
    Return HttpUtility.HtmlEncode(sText)<br />
  End Function</p>
<p>The return value remains unchanged from the input (sText) variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.csharp411.com/format-string-for-xml-value/#comment-551</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/format-string-for-xml-value/#comment-551</guid>
		<description>Awesome, dude, thanks!  This wasn&#039;t obvious when I was searching the massive .NET framework for a solution.</description>
		<content:encoded><![CDATA[<p>Awesome, dude, thanks!  This wasn&#8217;t obvious when I was searching the massive .NET framework for a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W</title>
		<link>http://www.csharp411.com/format-string-for-xml-value/#comment-550</link>
		<dc:creator>W</dc:creator>
		<pubDate>Sun, 23 Aug 2009 21:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/format-string-for-xml-value/#comment-550</guid>
		<description>Thanks. That was very helpful. This is a useful site.</description>
		<content:encoded><![CDATA[<p>Thanks. That was very helpful. This is a useful site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

