<?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 for Matt Weber</title>
	<atom:link href="http://blog.mattweber.name/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mattweber.name</link>
	<description>Geeks Get It Done</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:41:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Error	1	Unable to open module Version=v4.0.AssemblyAttributes.vb by ccleaner</title>
		<link>http://blog.mattweber.name/2011/10/25/error1unable-to-open-module-versionv4-0-assemblyattributes-vb/comment-page-1/#comment-712</link>
		<dc:creator>ccleaner</dc:creator>
		<pubDate>Thu, 02 Feb 2012 15:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=129#comment-712</guid>
		<description>I just like the valuable info you supply in your articles. I&#039;ll bookmark your blog and take a look at once more right here frequently. I&#039;m relatively sure I&#039;ll be told many new stuff right here! Good luck for the next!</description>
		<content:encoded><![CDATA[<p>I just like the valuable info you supply in your articles. I&#8217;ll bookmark your blog and take a look at once more right here frequently. I&#8217;m relatively sure I&#8217;ll be told many new stuff right here! Good luck for the next!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.Net Get Currency Symbol From Currency Code by Dan Cook</title>
		<link>http://blog.mattweber.name/2009/04/30/aspnet-get-currency-symbol-from-currency-code/comment-page-1/#comment-514</link>
		<dc:creator>Dan Cook</dc:creator>
		<pubDate>Wed, 16 Nov 2011 02:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=34#comment-514</guid>
		<description>And here is an equivalent in C# for a web app. I had to use &quot;Specific culture&quot; here rather than InstalledCultures.

  RegionInfo regionInfo = (from culture in CultureInfo.GetCultures(CultureTypes.SpecificCultures)
                                             let region = new RegionInfo(culture.LCID)
                                             where String.Equals(region.ISOCurrencySymbol, code, StringComparison.InvariantCultureIgnoreCase)
                                             select region).First();

                    return regionInfo.CurrencySymbol;</description>
		<content:encoded><![CDATA[<p>And here is an equivalent in C# for a web app. I had to use &#8220;Specific culture&#8221; here rather than InstalledCultures.</p>
<p>  RegionInfo regionInfo = (from culture in CultureInfo.GetCultures(CultureTypes.SpecificCultures)<br />
                                             let region = new RegionInfo(culture.LCID)<br />
                                             where String.Equals(region.ISOCurrencySymbol, code, StringComparison.InvariantCultureIgnoreCase)<br />
                                             select region).First();</p>
<p>                    return regionInfo.CurrencySymbol;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subsonic Distinct Join Query VB .NET by dileep</title>
		<link>http://blog.mattweber.name/2008/05/01/subsonic-distinct-join-query-vb-net/comment-page-1/#comment-351</link>
		<dc:creator>dileep</dc:creator>
		<pubDate>Sat, 24 Sep 2011 06:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=17#comment-351</guid>
		<description>good article....</description>
		<content:encoded><![CDATA[<p>good article&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET &#8211; Getting values from Resx file by Peter Sulek</title>
		<link>http://blog.mattweber.name/2009/04/30/aspnet-getting-values-from-resx-file/comment-page-1/#comment-254</link>
		<dc:creator>Peter Sulek</dc:creator>
		<pubDate>Wed, 01 Dec 2010 12:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=39#comment-254</guid>
		<description>JMuller and PaulF, i have same issue with argument null exception with GetString on ResourceManager, take a look at http://stackoverflow.com/questions/4323214/system-argumentnullexception-in-resourcemanager-getstring-internals</description>
		<content:encoded><![CDATA[<p>JMuller and PaulF, i have same issue with argument null exception with GetString on ResourceManager, take a look at <a href="http://stackoverflow.com/questions/4323214/system-argumentnullexception-in-resourcemanager-getstring-internals" rel="nofollow">http://stackoverflow.com/questions/4323214/system-argumentnullexception-in-resourcemanager-getstring-internals</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET &#8211; Getting values from Resx file by PaulF</title>
		<link>http://blog.mattweber.name/2009/04/30/aspnet-getting-values-from-resx-file/comment-page-1/#comment-253</link>
		<dc:creator>PaulF</dc:creator>
		<pubDate>Fri, 12 Nov 2010 10:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=39#comment-253</guid>
		<description>Hi;

I&#039;m also having this problem with .NET4.
Do u have any explanations?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi;</p>
<p>I&#8217;m also having this problem with .NET4.<br />
Do u have any explanations?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spicy, Hot African Chicken with Spinach by k</title>
		<link>http://blog.mattweber.name/2008/05/20/spicy-hot-african-chicken-with-spinach/comment-page-1/#comment-214</link>
		<dc:creator>k</dc:creator>
		<pubDate>Sun, 27 Jun 2010 23:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=26#comment-214</guid>
		<description>how many does it feed</description>
		<content:encoded><![CDATA[<p>how many does it feed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET &#8211; Getting values from Resx file by JMuller</title>
		<link>http://blog.mattweber.name/2009/04/30/aspnet-getting-values-from-resx-file/comment-page-1/#comment-209</link>
		<dc:creator>JMuller</dc:creator>
		<pubDate>Thu, 03 Jun 2010 07:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=39#comment-209</guid>
		<description>I&#039;m having some trouble to get this to work in 4.0. 
When i use the GetString(&quot;&quot;) i&#039;m getting a System.ArgumentNullException: Value cannot be null.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having some trouble to get this to work in 4.0.<br />
When i use the GetString(&#8220;&#8221;) i&#8217;m getting a System.ArgumentNullException: Value cannot be null.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET &#8211; Getting values from Resx file by Jon Parker</title>
		<link>http://blog.mattweber.name/2009/04/30/aspnet-getting-values-from-resx-file/comment-page-1/#comment-196</link>
		<dc:creator>Jon Parker</dc:creator>
		<pubDate>Mon, 12 Apr 2010 21:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=39#comment-196</guid>
		<description>C# version cleaned up a little:

	public class ResXResourceManager : ResourceManager
	{
		public ResXResourceManager(string baseName, string resourceDir)
		{
			this.BaseNameField = baseName;
			this.ResourceSets = new Hashtable();

			// we have to tell the ResourceManager to be created with the appropriate
			// information ... we do this using the InvokeMember method of Reflection
			Type baseType = typeof(ResourceManager);
			BindingFlags flags = BindingFlags.Instance &#124; BindingFlags.NonPublic &#124; BindingFlags.SetField;
			baseType.InvokeMember(&quot;moduleDir&quot;, flags, null, this, new object[] { resourceDir });
			baseType.InvokeMember(&quot;_userResourceSet&quot;, flags, null, this, new object[] { typeof(ResXResourceSet) });
			baseType.InvokeMember(&quot;UseManifest&quot;, flags, null, this, new object[] { false });
		}

		/// 
		/// We have to modify the filename to recognize .resx instead of .resources
		/// 
		/// 
		/// 
		protected override string GetResourceFileName(System.Globalization.CultureInfo culture)
		{
			string baseFileName = base.GetResourceFileName(culture);
			return baseFileName.Replace(&quot;.resources&quot;, &quot;.resx&quot;);
		}
	}</description>
		<content:encoded><![CDATA[<p>C# version cleaned up a little:</p>
<p>	public class ResXResourceManager : ResourceManager<br />
	{<br />
		public ResXResourceManager(string baseName, string resourceDir)<br />
		{<br />
			this.BaseNameField = baseName;<br />
			this.ResourceSets = new Hashtable();</p>
<p>			// we have to tell the ResourceManager to be created with the appropriate<br />
			// information &#8230; we do this using the InvokeMember method of Reflection<br />
			Type baseType = typeof(ResourceManager);<br />
			BindingFlags flags = BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.SetField;<br />
			baseType.InvokeMember(&#8220;moduleDir&#8221;, flags, null, this, new object[] { resourceDir });<br />
			baseType.InvokeMember(&#8220;_userResourceSet&#8221;, flags, null, this, new object[] { typeof(ResXResourceSet) });<br />
			baseType.InvokeMember(&#8220;UseManifest&#8221;, flags, null, this, new object[] { false });<br />
		}</p>
<p>		///<br />
		/// We have to modify the filename to recognize .resx instead of .resources<br />
		///<br />
		///<br />
		///<br />
		protected override string GetResourceFileName(System.Globalization.CultureInfo culture)<br />
		{<br />
			string baseFileName = base.GetResourceFileName(culture);<br />
			return baseFileName.Replace(&#8220;.resources&#8221;, &#8220;.resx&#8221;);<br />
		}<br />
	}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET &#8211; Getting values from Resx file by Jon Parker</title>
		<link>http://blog.mattweber.name/2009/04/30/aspnet-getting-values-from-resx-file/comment-page-1/#comment-195</link>
		<dc:creator>Jon Parker</dc:creator>
		<pubDate>Mon, 12 Apr 2010 21:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=39#comment-195</guid>
		<description>Here is the C# version:
		// all of the ResourceManager constructors are required
		public ResXResourceManager() : base() { }
		public ResXResourceManager(Type type) : base(type) { }
		public ResXResourceManager(string baseName, Assembly assembly) : base(baseName, assembly) { }
		public ResXResourceManager(string baseName, Assembly assembly, Type type) : base(baseName, assembly, type) { }

		// our custom constructor
		public ResXResourceManager(string baseName, string resourceDir) : base()
		{
			BaseNameField = baseName;
			ResourceSets = new Hashtable(); // initialize the ResourceSets (not done in ResourceManager)

			// we have to tell each type of ResXResourceSet to be created with the appropriate
			// information ... we do this using the InvokeMember method of Reflection
			Type baseType = typeof(ResourceManager);
			BindingFlags flags = BindingFlags.Instance &#124; BindingFlags.NonPublic &#124; BindingFlags.SetField;
			baseType.InvokeMember(&quot;moduleDir&quot;, flags, null, this, new object[] { resourceDir });
			baseType.InvokeMember(&quot;_userResourceSet&quot;, flags, null, this, new object[] { typeof(ResXResourceSet) });
			baseType.InvokeMember(&quot;UseManifest&quot;, flags, null, this, new object[] { false });
		}

		protected override string GetResourceFileName(System.Globalization.CultureInfo culture)
		{
			string baseFileName = base.GetResourceFileName(culture);
			return baseFileName.Replace(&quot;.resources&quot;, &quot;.resx&quot;);
		}
	}</description>
		<content:encoded><![CDATA[<p>Here is the C# version:<br />
		// all of the ResourceManager constructors are required<br />
		public ResXResourceManager() : base() { }<br />
		public ResXResourceManager(Type type) : base(type) { }<br />
		public ResXResourceManager(string baseName, Assembly assembly) : base(baseName, assembly) { }<br />
		public ResXResourceManager(string baseName, Assembly assembly, Type type) : base(baseName, assembly, type) { }</p>
<p>		// our custom constructor<br />
		public ResXResourceManager(string baseName, string resourceDir) : base()<br />
		{<br />
			BaseNameField = baseName;<br />
			ResourceSets = new Hashtable(); // initialize the ResourceSets (not done in ResourceManager)</p>
<p>			// we have to tell each type of ResXResourceSet to be created with the appropriate<br />
			// information &#8230; we do this using the InvokeMember method of Reflection<br />
			Type baseType = typeof(ResourceManager);<br />
			BindingFlags flags = BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.SetField;<br />
			baseType.InvokeMember(&#8220;moduleDir&#8221;, flags, null, this, new object[] { resourceDir });<br />
			baseType.InvokeMember(&#8220;_userResourceSet&#8221;, flags, null, this, new object[] { typeof(ResXResourceSet) });<br />
			baseType.InvokeMember(&#8220;UseManifest&#8221;, flags, null, this, new object[] { false });<br />
		}</p>
<p>		protected override string GetResourceFileName(System.Globalization.CultureInfo culture)<br />
		{<br />
			string baseFileName = base.GetResourceFileName(culture);<br />
			return baseFileName.Replace(&#8220;.resources&#8221;, &#8220;.resx&#8221;);<br />
		}<br />
	}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.Net Get Currency Symbol From Currency Code by keith</title>
		<link>http://blog.mattweber.name/2009/04/30/aspnet-get-currency-symbol-from-currency-code/comment-page-1/#comment-188</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Wed, 24 Mar 2010 15:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattweber.name/?p=34#comment-188</guid>
		<description>Why not just do this:

return 0.ToString(&quot;c&quot;)[0].ToString();</description>
		<content:encoded><![CDATA[<p>Why not just do this:</p>
<p>return 0.ToString(&#8220;c&#8221;)[0].ToString();</p>
]]></content:encoded>
	</item>
</channel>
</rss>

