<?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: Enable variations programmatically</title>
	<atom:link href="http://www.sharepointblog.nl/2007/10/14/enable-variations-programmatically/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointblog.nl/2007/10/14/enable-variations-programmatically/</link>
	<description>Michiel Lankamp</description>
	<lastBuildDate>Sun, 31 Jul 2011 11:07:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Venkatesh</title>
		<link>http://www.sharepointblog.nl/2007/10/14/enable-variations-programmatically/comment-page-1/#comment-14</link>
		<dc:creator>Venkatesh</dc:creator>
		<pubDate>Tue, 02 Nov 2010 20:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblog.nl/?p=15#comment-14</guid>
		<description>Hi,
I tried the above code and getting error on the lines..
string _VarRelationshipsListId = rootweb.AllProperties[&quot;_VarRelationshipsListId&quot;].ToString();
        string _VarLabelsListId = rootweb.AllProperties[&quot;_VarLabelsListId&quot;].ToString();

Both of this lists not exist in the site. Even I checked with SharePoint Designer 2010.

Btw the site already has 2 language packs and variations working fine. But the code is not working. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried the above code and getting error on the lines..<br />
string _VarRelationshipsListId = rootweb.AllProperties["_VarRelationshipsListId"].ToString();<br />
        string _VarLabelsListId = rootweb.AllProperties["_VarLabelsListId"].ToString();</p>
<p>Both of this lists not exist in the site. Even I checked with SharePoint Designer 2010.</p>
<p>Btw the site already has 2 language packs and variations working fine. But the code is not working. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prathibha</title>
		<link>http://www.sharepointblog.nl/2007/10/14/enable-variations-programmatically/comment-page-1/#comment-5</link>
		<dc:creator>Prathibha</dc:creator>
		<pubDate>Fri, 26 Mar 2010 06:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointblog.nl/?p=15#comment-5</guid>
		<description>Hi

I learnt about localization(static contents) of custom wep-parts using resource file.

But now the wuestion is how the dynamic contents ( contents from web services/SQL Databases /Sharepoint lists etc) can be localised on run-time depending on the language selected.

Please do let me know any inputs in this regard or any reference links.

Thanks in Advance</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I learnt about localization(static contents) of custom wep-parts using resource file.</p>
<p>But now the wuestion is how the dynamic contents ( contents from web services/SQL Databases /Sharepoint lists etc) can be localised on run-time depending on the language selected.</p>
<p>Please do let me know any inputs in this regard or any reference links.</p>
<p>Thanks in Advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

