<?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: C# Utility method to populate list controls with all countries as given in ISO 3166-1</title>
	<atom:link href="http://www.prolificnotion.co.uk/c-utility-method-to-populate-list-controls-with-all-countries-as-given-in-iso-3166-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prolificnotion.co.uk/c-utility-method-to-populate-list-controls-with-all-countries-as-given-in-iso-3166-1/</link>
	<description>Welcome to the miscellaneous mutterings of Simon Dingley, Certified Umbraco Developer</description>
	<lastBuildDate>Fri, 13 Jan 2012 21:47:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Simon Dingley</title>
		<link>http://www.prolificnotion.co.uk/c-utility-method-to-populate-list-controls-with-all-countries-as-given-in-iso-3166-1/comment-page-1/#comment-6841</link>
		<dc:creator>Simon Dingley</dc:creator>
		<pubDate>Mon, 20 Jun 2011 12:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.prolificnotion.co.uk/?p=469#comment-6841</guid>
		<description>It seems you are correct, it is not showing an entirely complete list. For now it serves it&#039;s purpose where I am using it, if it doesn&#039;t fit your needs you can always put together an alternative solution for your requirements.  

Please free to post a solution back here if you find a way to produce a more complete list.</description>
		<content:encoded><![CDATA[<p>It seems you are correct, it is not showing an entirely complete list. For now it serves it&#8217;s purpose where I am using it, if it doesn&#8217;t fit your needs you can always put together an alternative solution for your requirements.  </p>
<p>Please free to post a solution back here if you find a way to produce a more complete list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrSmoofy</title>
		<link>http://www.prolificnotion.co.uk/c-utility-method-to-populate-list-controls-with-all-countries-as-given-in-iso-3166-1/comment-page-1/#comment-6541</link>
		<dc:creator>MrSmoofy</dc:creator>
		<pubDate>Mon, 13 Jun 2011 23:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.prolificnotion.co.uk/?p=469#comment-6541</guid>
		<description>FAIL! GetCulters does not return a complete list of countries.  It returns cultures.  You will find the country &quot;Cuba&quot; and others missing from your list.  I have found no way for Windows or .NET to provide you the complete list that matches the ISO 3166-1.  If you look at Windows Control Panel Region and Language and the Location Tab the drop down there shows a list of all countries however this data is not in the registry or provided by .NET</description>
		<content:encoded><![CDATA[<p>FAIL! GetCulters does not return a complete list of countries.  It returns cultures.  You will find the country &#8220;Cuba&#8221; and others missing from your list.  I have found no way for Windows or .NET to provide you the complete list that matches the ISO 3166-1.  If you look at Windows Control Panel Region and Language and the Location Tab the drop down there shows a list of all countries however this data is not in the registry or provided by .NET</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daz</title>
		<link>http://www.prolificnotion.co.uk/c-utility-method-to-populate-list-controls-with-all-countries-as-given-in-iso-3166-1/comment-page-1/#comment-3135</link>
		<dc:creator>Daz</dc:creator>
		<pubDate>Fri, 24 Sep 2010 13:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.prolificnotion.co.uk/?p=469#comment-3135</guid>
		<description>Great bit of code that!</description>
		<content:encoded><![CDATA[<p>Great bit of code that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ismail Mayat</title>
		<link>http://www.prolificnotion.co.uk/c-utility-method-to-populate-list-controls-with-all-countries-as-given-in-iso-3166-1/comment-page-1/#comment-3004</link>
		<dc:creator>Ismail Mayat</dc:creator>
		<pubDate>Wed, 01 Sep 2010 10:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.prolificnotion.co.uk/?p=469#comment-3004</guid>
		<description>high five you rock!!!!</description>
		<content:encoded><![CDATA[<p>high five you rock!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://www.prolificnotion.co.uk/c-utility-method-to-populate-list-controls-with-all-countries-as-given-in-iso-3166-1/comment-page-1/#comment-2803</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Sat, 24 Jul 2010 09:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.prolificnotion.co.uk/?p=469#comment-2803</guid>
		<description>Hurray for System.Globalization!!!</description>
		<content:encoded><![CDATA[<p>Hurray for System.Globalization!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

