http://geekswithblogs.net/ilich/archive/2013/11/04/ Sql-server-reporting-services-report-viewer-wrapper-for-asp.net-mvc.aspx
SQL Server Reporting Services report Viewer Wrapper for ASP. NET MVC has been released!
SQL Server Reporting Services is rich and popular Reporting solution, which has free with SQL Server. It is widely used in the Industry:from small family businesses running on SQL Server 2008/2012 Express to huge corporatio NS with SQL Server clusters.
There is one issue with the solution. Microsoft have not release SSRS viewer for ASP. yet. That's why people usually mixing modern ASP Enterprise applications with ASP. Web Forms pages to view Report.
Today I released ASP. HTML Helper which renders a basic ASP. Web Forms ReportViewer control inside an IF Rame.
You can get it from NuGet. The package name is Mvcreportviewer.
The documentation and source code is available on GitHub under MIT license:https://github.com/ilich/mvcreportviewer.
Bug reports, patches and other contributions is welcome!
Reporting Service supports ASP.