<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET AJAX UI</title><link>http://forums.asp.net/1008.aspx</link><description>Here you can discuss UI-related issues with AJAX such as controls and client-side functionality including Silverlight controls for ASP.NET</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: nested UpdatePanels performance</title><link>http://forums.asp.net/thread/1997471.aspx</link><pubDate>Thu, 08 Nov 2007 22:45:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1997471</guid><dc:creator>dwhite</dc:creator><author>dwhite</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1997471.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1008&amp;PostID=1997471</wfw:commentRss><description>&lt;p&gt;The short answer... most likely.&amp;nbsp; What are you trying to accomplish?&amp;nbsp; Usually if you have to nest UpdatePanels it&amp;#39;s a warning sign of a poor design.&amp;nbsp; You aren&amp;#39;t saving anything except the visible refresh with an UpdatePanel, your full page is still processed as if it did a postback.&lt;/p&gt;
&lt;p&gt;You should read the following articles: &lt;a href="http://encosia.com/2007/07/11/why-aspnet-ajax-updatepanels-are-dangerous"&gt;http://encosia.com/2007/07/11/why-aspnet-ajax-updatepanels-are-dangerous&lt;/a&gt;&amp;nbsp;and &lt;a href="http://encosia.com/2007/10/24/are-you-making-these-3-common-aspnet-ajax-mistakes/"&gt;http://encosia.com/2007/10/24/are-you-making-these-3-common-aspnet-ajax-mistakes/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Damien&lt;/p&gt;</description></item><item><title>nested UpdatePanels performance</title><link>http://forums.asp.net/thread/1997314.aspx</link><pubDate>Thu, 08 Nov 2007 21:17:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1997314</guid><dc:creator>rodchar</dc:creator><author>rodchar</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1997314.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1008&amp;PostID=1997314</wfw:commentRss><description>&lt;p&gt;hey all,&lt;/p&gt;
&lt;p&gt;i have about 3 to 4 updatePanels nested inside one main updatePanel and was wondering if that would cause hit in performance? like the more updatePanels you have on a page the slower?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;thanks,&lt;br /&gt;rodchar&lt;/p&gt;</description></item></channel></rss>