<?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: SQL Report Server &amp; ASP.MVC</title>
	<atom:link href="http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/</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>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>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>By: admin</title>
		<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/comment-page-1/#comment-61</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 03 Aug 2009 10:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=105#comment-61</guid>
		<description>Hi Ray, 

Me too, however there doesn&#039;t seem to be a way of using the ReportViewer control in a MVC view. I have tried it, it is too connected to the existing aspx page model. However you can mix and match MVC and traditional aspx pages including routing support. Checkout the article &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;

Regards

Tobi</description>
		<content:encoded><![CDATA[<p>Hi Ray, </p>
<p>Me too, however there doesn&#8217;t seem to be a way of using the ReportViewer control in a MVC view. I have tried it, it is too connected to the existing aspx page model. However you can mix and match MVC and traditional aspx pages including routing support. Checkout the article <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></p>
<p>Regards</p>
<p>Tobi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/comment-page-1/#comment-60</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Mon, 03 Aug 2009 09:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=105#comment-60</guid>
		<description>Hi, this is really cool! I have tried several times and it works finally. 
But i really want to know how to get the report viewer control to work with MVC.
Please kindly advise.</description>
		<content:encoded><![CDATA[<p>Hi, this is really cool! I have tried several times and it works finally.<br />
But i really want to know how to get the report viewer control to work with MVC.<br />
Please kindly advise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/comment-page-1/#comment-42</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 18 Jul 2009 21:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=105#comment-42</guid>
		<description>Hi Michel, I have updated the download. Sorry for the delay I haven&#039;t been around much.</description>
		<content:encoded><![CDATA[<p>Hi Michel, I have updated the download. Sorry for the delay I haven&#8217;t been around much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/comment-page-1/#comment-30</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=105#comment-30</guid>
		<description>Sorry for the delay I will get a new build up with the missing files. Not sure what happend there.</description>
		<content:encoded><![CDATA[<p>Sorry for the delay I will get a new build up with the missing files. Not sure what happend there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel Murphy</title>
		<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/comment-page-1/#comment-24</link>
		<dc:creator>Michel Murphy</dc:creator>
		<pubDate>Thu, 25 Jun 2009 21:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=105#comment-24</guid>
		<description>Hi, I am looking for an SSSMS/MVC sample such as this. I downloaded the solution, but you are missing quite a few files. Please repost or advise. THANKS, Murph</description>
		<content:encoded><![CDATA[<p>Hi, I am looking for an SSSMS/MVC sample such as this. I downloaded the solution, but you are missing quite a few files. Please repost or advise. THANKS, Murph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP.NET MVC Archived Buzz, Page 1</title>
		<link>http://agilefutures.com/index.php/2009/06/sql-report-server-aspmvc/comment-page-1/#comment-19</link>
		<dc:creator>ASP.NET MVC Archived Buzz, Page 1</dc:creator>
		<pubDate>Tue, 16 Jun 2009 15:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://agilefutures.com/?p=105#comment-19</guid>
		<description>[...] to Vote[Del.icio.us] SQL Report Server &amp; ASP.MVC &#124; In search of perfection... (6/16/2009)Tuesday, June 16, 2009 from [...]</description>
		<content:encoded><![CDATA[<p>[...] to Vote[Del.icio.us] SQL Report Server &amp; ASP.MVC | In search of perfection&#8230; (6/16/2009)Tuesday, June 16, 2009 from [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
