<?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 MVC</title><link>http://forums.asp.net/1146.aspx</link><description>Discussions regarding Model-View-Controller (MVC) support in ASP.NET.  &lt;a href="http://forums.asp.net/1215.aspx"&gt;T4MVC subforum&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Partial page caching</title><link>http://forums.asp.net/thread/2675779.aspx</link><pubDate>Fri, 10 Oct 2008 16:59:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2675779</guid><dc:creator>levib</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2675779.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2675779</wfw:commentRss><description>&lt;p&gt;We don&amp;#39;t yet support partial view caching.&amp;nbsp; We&amp;#39;ve been looking into how we can support this, but unfortunately it&amp;#39;s &lt;em&gt;very&lt;/em&gt; complicated to get this working properly, so we&amp;#39;ve prioritized other bugs and features ahead of it in the meantime.&lt;/p&gt;</description></item><item><title>Partial page caching</title><link>http://forums.asp.net/thread/2675599.aspx</link><pubDate>Fri, 10 Oct 2008 15:42:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2675599</guid><dc:creator>fregas</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2675599.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2675599</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I&amp;#39;m using preview 5 and trying to get some partial page caching.&amp;nbsp; I don&amp;#39;t want to use a user control.&amp;nbsp; I am instead using RenderAction() to render one of my controllers.&amp;nbsp; Then I&amp;#39;m putting [OutputCache(Duration=1200)] on my controller method, but its still firing every time and not caching when called in this way.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Is this not supported yet?&amp;nbsp; Is there another way i should be doing this?&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Craig&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>