<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using Localization in the Masterpage (VB-sample) &#8211; Part 1</title>
	<atom:link href="http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/feed/" rel="self" type="application/rss+xml" />
	<link>http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/</link>
	<description>Creating a vs webpage? Need some help?</description>
	<lastBuildDate>Thu, 08 Oct 2009 14:04:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MG</title>
		<link>http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/#comment-97</link>
		<dc:creator>MG</dc:creator>
		<pubDate>Fri, 26 Jun 2009 09:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/#comment-97</guid>
		<description>oh yess! :-)</description>
		<content:encoded><![CDATA[<p>oh yess! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raja</title>
		<link>http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/#comment-96</link>
		<dc:creator>raja</dc:creator>
		<pubDate>Wed, 24 Dec 2008 16:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/#comment-96</guid>
		<description>i need the application to be done in c#. i tried all your stuff in C#. It is not working for me. when i add a different language to your example it is working in VB. 
Can you help me</description>
		<content:encoded><![CDATA[<p>i need the application to be done in c#. i tried all your stuff in C#. It is not working for me. when i add a different language to your example it is working in VB.<br />
Can you help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BottOm</title>
		<link>http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/#comment-7</link>
		<dc:creator>BottOm</dc:creator>
		<pubDate>Wed, 10 Oct 2007 21:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/#comment-7</guid>
		<description>Hi Andrei,

I implemented something in a testfile the way you described it in your post but didn&#039;t have any problems.

Maybe you can try adding a new WebForm, inherit it from BasePage and adding your controls and Page_load event afterwards.
If that doesn&#039;t work, maybe you can post some code?</description>
		<content:encoded><![CDATA[<p>Hi Andrei,</p>
<p>I implemented something in a testfile the way you described it in your post but didn&#8217;t have any problems.</p>
<p>Maybe you can try adding a new WebForm, inherit it from BasePage and adding your controls and Page_load event afterwards.<br />
If that doesn&#8217;t work, maybe you can post some code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrei petrut</title>
		<link>http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/#comment-6</link>
		<dc:creator>andrei petrut</dc:creator>
		<pubDate>Wed, 10 Oct 2007 10:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://vswdtutorialcorner.wordpress.com/2007/09/30/using-localization-in-the-masterpage-vb-sample/#comment-6</guid>
		<description>Hi. I inherit a BasePage class, as you did, but now I can&#039;t load the pages, because the controls are not loaded. In the Page_Load event of every page I set some properties for labels or buttons and I get the error that these controls don&#039;t exist, even if they appear in the DesignView mode.
This happens only after I change each page to inherit from BasePage class and not from System.Web.UI.Page as before.
Do you have a clue ?</description>
		<content:encoded><![CDATA[<p>Hi. I inherit a BasePage class, as you did, but now I can&#8217;t load the pages, because the controls are not loaded. In the Page_Load event of every page I set some properties for labels or buttons and I get the error that these controls don&#8217;t exist, even if they appear in the DesignView mode.<br />
This happens only after I change each page to inherit from BasePage class and not from System.Web.UI.Page as before.<br />
Do you have a clue ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
