<?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 Markup Snob</title>
	<atom:link href="http://www.tentonnebaby.com/2006/09/06/aspmarkupsnob/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tentonnebaby.com/2006/09/06/aspmarkupsnob/</link>
	<description>Discussion on Web Technologies, Design and London</description>
	<lastBuildDate>Fri, 23 Sep 2011 09:41:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Oli</title>
		<link>http://www.tentonnebaby.com/2006/09/06/aspmarkupsnob/comment-page-1/#comment-97</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Sat, 09 Sep 2006 17:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.embeddedstream.com/2006/09/06/aspmarkupsnob/#comment-97</guid>
		<description>Hi

I saw that on Scott Guthrie&#039;s blog earlier. I&#039;m still undecided on this... it&#039;s basically taking a control that renders badly, then implementing new rendering behaviour using an adapter.

The adapter idea is nice if you want to leave the same interface and plug in different behaviour, but I&#039;m not sure you&#039;ll really want to do that. It&#039;s using the framework that allows controls to render differently to different browsers, but just with a generic rule.

I can&#039;t quite see when you would choose to implement an adapter, or when to subclass the control to change rendering behaviour. I guess if you already have a large site already using a particular control it would be more convenient, but both would end up with similar results.

I like having the option and will be playing with this stuff, but not quite convinced it&#039;s necessary yet!</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I saw that on Scott Guthrie&#8217;s blog earlier. I&#8217;m still undecided on this&#8230; it&#8217;s basically taking a control that renders badly, then implementing new rendering behaviour using an adapter.</p>
<p>The adapter idea is nice if you want to leave the same interface and plug in different behaviour, but I&#8217;m not sure you&#8217;ll really want to do that. It&#8217;s using the framework that allows controls to render differently to different browsers, but just with a generic rule.</p>
<p>I can&#8217;t quite see when you would choose to implement an adapter, or when to subclass the control to change rendering behaviour. I guess if you already have a large site already using a particular control it would be more convenient, but both would end up with similar results.</p>
<p>I like having the option and will be playing with this stuff, but not quite convinced it&#8217;s necessary yet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.tentonnebaby.com/2006/09/06/aspmarkupsnob/comment-page-1/#comment-77</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 09 Sep 2006 11:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.embeddedstream.com/2006/09/06/aspmarkupsnob/#comment-77</guid>
		<description>Hey Oli,

Thought you might be interested in this: http://www.asp.net/cssadapters/Default.aspx. I have to admit I haven&#039;t tried it out yet, so I don&#039;t know how good it actually is!</description>
		<content:encoded><![CDATA[<p>Hey Oli,</p>
<p>Thought you might be interested in this: <a href="http://www.asp.net/cssadapters/Default.aspx" rel="nofollow">http://www.asp.net/cssadapters/Default.aspx</a>. I have to admit I haven&#8217;t tried it out yet, so I don&#8217;t know how good it actually is!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

