码迷,mamicode.com
首页 > Web开发 > 详细

Reporting Service 支持Asp.Net mvc 了

时间:2014-11-28 13:55:32      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:blog   http   io   ar   os   sp   for   strong   on   

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 that you have free with SQL Server. It is widely used in the industry: from small family businesses running on SQL Server 2008/2012 express to huge corporations with SQL Server clusters.

There is one issue with the solution. Microsoft has not release SSRS viewer for ASP.NET MVC yet. That is why people usually mixing modern ASP.NET MVC enterprise applications with ASP.NET Web Forms pages to view report.

Today I released ASP.NET MVC HTML helper which renders a basic ASP.NET Web Forms ReportViewer control inside an iframe.

You can get it from NuGet. The package name is MvcReportViewer.

The documentation and source code are available on GitHub under MIT license: https://github.com/ilich/MvcReportViewer.

Bug reports, patches and other contributions are welcome!

Reporting Service 支持Asp.Net mvc 了

标签:blog   http   io   ar   os   sp   for   strong   on   

原文地址:http://www.cnblogs.com/yunglaw/p/4128189.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!