简体   繁体   English

asp.net MVC 中有多少类型的报告可用?

[英]How Many Types Of Reports Available in asp.net MVC?

Currently Building ASP.NET MVC Application, I want to use reporting services.目前正在构建ASP.NET MVC应用程序,我想使用报告服务。 How many types of reports we create in asp.net MVC except SAP Crystal Reports .除了SAP Crystal Reports之外,我们在asp.net MVC创建了多少类型的SAP Crystal Reports

Which Reporting Services is efficient in ASP.NET MVC ?哪个Reporting ServicesASP.NET MVC是有效的? I Have some idea about Crystal Reports , but don not know "How to create Crystal Reports".我对Crystal Reports有一些想法,但不知道“如何创建 Crystal Reports”。

You are asking so many thing in this question.你在这个问题上问了很多事情。 There are so many reporting services, but good to use eigher crystal report or reporting service (In built functionality in visual studio or use SSRS (extension of reporting services)).有很多报告服务,但最好使用水晶报告或报告服务(Visual Studio 中的内置功能或使用 SSRS(报告服务的扩展))。

How many types of reports we create in asp.net MVC except SAP Crystal Reports除了 SAP Crystal Reports,我们在 asp.net MVC 中创建了多少类型的报表

Any report you can create like simple report, cross-tab report , map or graph design, multiple report in a single reports etc. Also convert into any format like pdf, excel or word etc.您可以创建任何报告,如简单报告、交叉表报告、地图或图形设计、单个报告中的多个报告等。还可以转换为任何格式,如 pdf、excel 或 word 等。

Which Reporting Services is efficient in ASP.NET MVC?哪个 Reporting Services 在 ASP.NET MVC 中是有效的?

Both is good in terms of have prop and cons. 两者都有利有弊。

If you have knowledge and confident about crystal report, I suggest go with that rather than understand new one.如果您对水晶报告有一定的了解和信心,我建议您使用它而不是理解新的。 After understand the crystal report or say good developer in Crystal report , then understand the Reporting Services , which you learn faster on that level.在了解了水晶报表或者说Crystal report优秀开发人员之后,再去了解Reporting Services ,在那个层次上你会学得更快。

Updated : Step by step learn Crystal reports更新:逐步学习Crystal reports

http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-stepbystep.htm http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-stepbystep.htm

http://www.codeproject.com/Articles/142064/Step-by-Step-Creation-of-Crystal-Report-using-its http://www.codeproject.com/Articles/142064/Step-by-Step-Creation-of-Crystal-Report-using-its

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM