<?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 for In search of perfection...</title>
	<atom:link href="http://agilefutures.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://agilefutures.com</link>
	<description>Illegitimi Non Carborundum</description>
	<lastBuildDate>Wed, 28 Jul 2010 08:44:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on SQL Report Server &amp; ASP.MVC by admin</title>
		<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/comment-page-1/#comment-104</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 28 Jul 2010 08:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=105#comment-104</guid>
		<description>Hi Gema,

I tried this, even decompilig the report viewer component in relfector to see how it works, it&#039;s very tied into the ASP.NET model so I gave up beacuse it is just easier to include a normal aspx page in you mvc application as they can run side by side. Put your report viewer control in the aspx page and render it normally.  Checkou these two articles.

&lt;a href=&quot;http://www.packtpub.com/article/mixing-asp.net-webforms-and-asp.net-mvc&quot; rel=&quot;nofollow&quot;&gt;http://www.packtpub.com/article/mixing-asp.net-webforms-and-asp.net-mvc&lt;/a&gt;
&lt;a href=&quot;http://forums.asp.net/p/1492087/3510955.aspx&quot; rel=&quot;nofollow&quot;&gt;http://forums.asp.net/p/1492087/3510955.aspx&lt;/a&gt;

Regards

Toby.</description>
		<content:encoded><![CDATA[<p>Hi Gema,</p>
<p>I tried this, even decompilig the report viewer component in relfector to see how it works, it&#8217;s very tied into the ASP.NET model so I gave up beacuse it is just easier to include a normal aspx page in you mvc application as they can run side by side. Put your report viewer control in the aspx page and render it normally.  Checkou these two articles.</p>
<p><a href="http://www.packtpub.com/article/mixing-asp.net-webforms-and-asp.net-mvc" rel="nofollow">http://www.packtpub.com/article/mixing-asp.net-webforms-and-asp.net-mvc</a><br />
<a href="http://forums.asp.net/p/1492087/3510955.aspx" rel="nofollow">http://forums.asp.net/p/1492087/3510955.aspx</a></p>
<p>Regards</p>
<p>Toby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Report Server &amp; ASP.MVC by Gema</title>
		<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/comment-page-1/#comment-103</link>
		<dc:creator>Gema</dc:creator>
		<pubDate>Mon, 26 Jul 2010 20:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=105#comment-103</guid>
		<description>Could you already make the Report Viewer control work with ASP.MVC?? If so, please let me know how</description>
		<content:encoded><![CDATA[<p>Could you already make the Report Viewer control work with ASP.MVC?? If so, please let me know how</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerDNS on SuSE Linux &amp; SQL Server 2005 &#8211; Part 1 by Mark</title>
		<link>http://agilefutures.com/index.php/2008/10/powerdns-on-suse-linux-sql-server-2005-part-1/comment-page-1/#comment-98</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 30 Apr 2010 07:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=25#comment-98</guid>
		<description>Thanks for time and effort you put in to this. Very helpful!</description>
		<content:encoded><![CDATA[<p>Thanks for time and effort you put in to this. Very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActionImage – ASP.NET MVC by Jacques</title>
		<link>http://agilefutures.com/index.php/2009/06/actionimage-aspnet-mvc/comment-page-1/#comment-97</link>
		<dc:creator>Jacques</dc:creator>
		<pubDate>Thu, 22 Apr 2010 09:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/index.php/2009/06/actionimage-aspnet-mvc/#comment-97</guid>
		<description>Do someone maybe have this code in VB?</description>
		<content:encoded><![CDATA[<p>Do someone maybe have this code in VB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActionImage – ASP.NET MVC by Attila</title>
		<link>http://agilefutures.com/index.php/2009/06/actionimage-aspnet-mvc/comment-page-1/#comment-91</link>
		<dc:creator>Attila</dc:creator>
		<pubDate>Wed, 23 Dec 2009 15:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/index.php/2009/06/actionimage-aspnet-mvc/#comment-91</guid>
		<description>Hi there,

we found this Extension useful, but we would like to recommend a change to the line 143:
            _link.InnerHtml = _image.ToString(TagRenderMode.SelfClosing);

Please note that you should change the return object to MvcHtmlString to ensure that the result is properly encoded.

Best Regards, Attila</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>we found this Extension useful, but we would like to recommend a change to the line 143:<br />
            _link.InnerHtml = _image.ToString(TagRenderMode.SelfClosing);</p>
<p>Please note that you should change the return object to MvcHtmlString to ensure that the result is properly encoded.</p>
<p>Best Regards, Attila</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerDNS on SuSE Linux &amp; SQL Server 2005 &#8211; Part 1 by links for 2009-06-28 &#124; blog/shl@INTERDOSE</title>
		<link>http://agilefutures.com/index.php/2008/10/powerdns-on-suse-linux-sql-server-2005-part-1/comment-page-1/#comment-90</link>
		<dc:creator>links for 2009-06-28 &#124; blog/shl@INTERDOSE</dc:creator>
		<pubDate>Tue, 22 Dec 2009 12:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=25#comment-90</guid>
		<description>[...] PowerDNS on SuSE Linux &amp; SQL Server 2005 – Part 1 &#124; In search of perfection&#8230; (tags: network) [...]</description>
		<content:encoded><![CDATA[<p>[...] PowerDNS on SuSE Linux &amp; SQL Server 2005 – Part 1 | In search of perfection&#8230; (tags: network) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActionImage – ASP.NET MVC by admin</title>
		<link>http://agilefutures.com/index.php/2009/06/actionimage-aspnet-mvc/comment-page-1/#comment-88</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 06 Dec 2009 02:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/index.php/2009/06/actionimage-aspnet-mvc/#comment-88</guid>
		<description>Hi, Just download the MVC Toolkit,&lt;a href=&quot;http://asp.net/downloads/3.5-extensions/MVCToolkit.zip&quot; rel=&quot;nofollow&quot;&gt; http://asp.net/downloads/3.5-extensions/MVCToolkit.zip&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi, Just download the MVC Toolkit,<a href="http://asp.net/downloads/3.5-extensions/MVCToolkit.zip" rel="nofollow"> </a><a href="http://asp.net/downloads/3.5-extensions/MVCToolkit.zip" rel="nofollow">http://asp.net/downloads/3.5-extensions/MVCToolkit.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActionImage – ASP.NET MVC by alpha</title>
		<link>http://agilefutures.com/index.php/2009/06/actionimage-aspnet-mvc/comment-page-1/#comment-87</link>
		<dc:creator>alpha</dc:creator>
		<pubDate>Thu, 03 Dec 2009 19:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/index.php/2009/06/actionimage-aspnet-mvc/#comment-87</guid>
		<description>ExpressionHelper is not found in System.Web.Mvc.... Do you know in which assembly it is referenced?</description>
		<content:encoded><![CDATA[<p>ExpressionHelper is not found in System.Web.Mvc&#8230;. Do you know in which assembly it is referenced?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MVC – Strongly Typed Global ViewData by admin</title>
		<link>http://agilefutures.com/index.php/2009/06/mvc-strongly-typed-global-viewdata/comment-page-1/#comment-85</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 30 Oct 2009 13:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=66#comment-85</guid>
		<description>I have no idea regarding performace issues, but I guess it&#039;s not much more overhead than accessing the property directly and depends on how many / how often your accessing them.</description>
		<content:encoded><![CDATA[<p>I have no idea regarding performace issues, but I guess it&#8217;s not much more overhead than accessing the property directly and depends on how many / how often your accessing them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MVC – Strongly Typed Global ViewData by ASP.NET MVC Archived Buzz, Page 1</title>
		<link>http://agilefutures.com/index.php/2009/06/mvc-strongly-typed-global-viewdata/comment-page-1/#comment-84</link>
		<dc:creator>ASP.NET MVC Archived Buzz, Page 1</dc:creator>
		<pubDate>Wed, 28 Oct 2009 05:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=66#comment-84</guid>
		<description>[...] to Vote[Del.icio.us] MVC – Strongly Typed Global ViewData (10/27/2009)Tuesday, October 27, 2009 from [...]</description>
		<content:encoded><![CDATA[<p>[...] to Vote[Del.icio.us] MVC – Strongly Typed Global ViewData (10/27/2009)Tuesday, October 27, 2009 from [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
