<?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: VS.NET, macro creating string const, and macro creating string resource entry</title>
	<atom:link href="http://blog.objectpattern.com/dot-net/vs-net-macro-creating-string-const-and-macro-creating-string-resource-entry/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.objectpattern.com/dot-net/vs-net-macro-creating-string-const-and-macro-creating-string-resource-entry/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=vs-net-macro-creating-string-const-and-macro-creating-string-resource-entry</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 22 Oct 2011 03:08:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: happysad</title>
		<link>http://blog.objectpattern.com/dot-net/vs-net-macro-creating-string-const-and-macro-creating-string-resource-entry/comment-page-1/#comment-27</link>
		<dc:creator>happysad</dc:creator>
		<pubDate>Mon, 23 Feb 2009 01:41:05 +0000</pubDate>
		<guid isPermaLink="false">/post/VSNET-Macro-creating-const-of-string-and-resource-entry-for-string.aspx#comment-27</guid>
		<description>Thanks for the resource string macro - it would have taken me ages to figure this out by myself.

The added resource wasn&#039;t saved in my file at first. I had to add this line:

resxFileWriter.Close()

and remove (or comment) these:
&#039;&#039;   resourceFileProjectItem.Open()
&#039;&#039;   resourceFileProjectItem.Save()

before it worked.

</description>
		<content:encoded><![CDATA[<p>Thanks for the resource string macro &#8211; it would have taken me ages to figure this out by myself.</p>
<p>The added resource wasn&#8217;t saved in my file at first. I had to add this line:</p>
<p>resxFileWriter.Close()</p>
<p>and remove (or comment) these:<br />
&#8221;   resourceFileProjectItem.Open()<br />
&#8221;   resourceFileProjectItem.Save()</p>
<p>before it worked.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

