<?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: Those Dangerous UpdatePanels and &#8220;The Intern&#8221;</title>
	<atom:link href="http://willcodeforcoffee.com/2008/10/31/those-dangerous-updatepanels-and-the-intern/feed/" rel="self" type="application/rss+xml" />
	<link>http://willcodeforcoffee.com/2008/10/31/those-dangerous-updatepanels-and-the-intern/</link>
	<description>The personal programming blog of Eric Hoff.</description>
	<lastBuildDate>Tue, 02 Mar 2010 21:41:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Justin @ Geek Daily</title>
		<link>http://willcodeforcoffee.com/2008/10/31/those-dangerous-updatepanels-and-the-intern/comment-page-1/#comment-103</link>
		<dc:creator>Justin @ Geek Daily</dc:creator>
		<pubDate>Tue, 25 Nov 2008 17:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://willcodeforcoffee.com/?p=49#comment-103</guid>
		<description>I hear you on the &quot;grossness&quot; of UpdatePanels.

We use RadControls from Telerik so RadAjax abstracts away the UpdatePanels even further. I was finding them terribly slow.

I found an exceptable compromise was using the built in AJAX model but doig all my updating with JS callbacks through ResponseScripts.

Performance was good and I got to ignore some of the code holding things together.</description>
		<content:encoded><![CDATA[<p>I hear you on the &#8220;grossness&#8221; of UpdatePanels.</p>
<p>We use RadControls from Telerik so RadAjax abstracts away the UpdatePanels even further. I was finding them terribly slow.</p>
<p>I found an exceptable compromise was using the built in AJAX model but doig all my updating with JS callbacks through ResponseScripts.</p>
<p>Performance was good and I got to ignore some of the code holding things together.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
