<?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: ASP.NET server side element names changed?</title>
	<atom:link href="http://gregdoesit.com/2009/03/aspnet-server-side-element-names-changed/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregdoesit.com/2009/03/aspnet-server-side-element-names-changed/</link>
	<description>Do it to get it</description>
	<lastBuildDate>Sat, 04 Sep 2010 01:08:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Gergely Orosz</title>
		<link>http://gregdoesit.com/2009/03/aspnet-server-side-element-names-changed/comment-page-1/#comment-32</link>
		<dc:creator>Gergely Orosz</dc:creator>
		<pubDate>Tue, 10 Mar 2009 10:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://gregdoesit.com/?p=111#comment-32</guid>
		<description>Thanks for the info Nico. Good to know there&#039;s a way to set it to be backward compatible... wish I knew why they had to change it.</description>
		<content:encoded><![CDATA[<p>Thanks for the info Nico. Good to know there&#8217;s a way to set it to be backward compatible&#8230; wish I knew why they had to change it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico Lubbers</title>
		<link>http://gregdoesit.com/2009/03/aspnet-server-side-element-names-changed/comment-page-1/#comment-31</link>
		<dc:creator>Nico Lubbers</dc:creator>
		<pubDate>Thu, 05 Mar 2009 08:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://gregdoesit.com/?p=111#comment-31</guid>
		<description>I experienced this behaviour too, but I found the solution in changing the web.config

in the system.web section a tag xhtmlConformance mode=&quot;Legacy&#124;Transitional&#124;Strict&quot; can be added to change the way the name of the controls are rendered. The theory behind it I do not know (I think it was added for backward compatibility purposes).

Regards, Nico</description>
		<content:encoded><![CDATA[<p>I experienced this behaviour too, but I found the solution in changing the web.config</p>
<p>in the system.web section a tag xhtmlConformance mode=&#8221;Legacy|Transitional|Strict&#8221; can be added to change the way the name of the controls are rendered. The theory behind it I do not know (I think it was added for backward compatibility purposes).</p>
<p>Regards, Nico</p>
]]></content:encoded>
	</item>
</channel>
</rss>
