<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KarlZ &#187; Globalization</title>
	<atom:link href="http://joyofexcellence.com/blog/index.php/tag/globalization/feed/" rel="self" type="application/rss+xml" />
	<link>http://joyofexcellence.com/blog</link>
	<description>As a Software Development Director I still try to stay on top of Microsoft technologies by using some personal projects... And I follow some of my footsteps here.</description>
	<lastBuildDate>Thu, 02 Sep 2010 17:14:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Globalization in web.config</title>
		<link>http://joyofexcellence.com/blog/index.php/2010/02/05/globalization-in-web-config/</link>
		<comments>http://joyofexcellence.com/blog/index.php/2010/02/05/globalization-in-web-config/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 02:16:34 +0000</pubDate>
		<dc:creator>karlz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Globalization]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://joyofexcellence.com/blog/index.php/2010/02/05/globalization-in-web-config/</guid>
		<description><![CDATA[Technorati Tags: MVC,Globalization,ASP.NET
Headline: Putting the following code in the web config (at least for an ASP.NET MVC app) will cause your pages to honor the user’s browser settings.


Code Snippet


&#160;&#160;&#60;!&#8211;If culture and uiCulture are set to auto, ASP.NET can set the UI culture and culture for a Web page automatically, based on the values that are [...]]]></description>
		<wfw:commentRss>http://joyofexcellence.com/blog/index.php/2010/02/05/globalization-in-web-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
