ASP.NET MVC激动人心的一刻:ASP.NET MVC 开源报表控件正式发布!

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!

 

国外牛人ilich成功开发(已开源)了ASP.NET MVC报表控件,并接受所有用户提交Bugs,与提交修改建议,继续关注着……

posted @ 2013-11-11 10:54  Max.He  阅读(908)  评论(0编辑  收藏  举报