【问题标题】:.NET Reporting Tutorial [closed].NET 报告教程 [关闭]
【发布时间】:2008-09-20 19:56:15
【问题描述】:

有谁知道 C# .NET 中的报告教程。我的意思是“Microsoft.Reporting”命名空间中的报告(不是 Crystal Reports)。

【问题讨论】:

  • 您是否尝试过 Reporting Services:http://msdn.microsoft.com/en-us/library/ms170246.aspx
  • 这是一个非常大的主题。你能把你的问题说得更具体一点吗?你想做什么?
  • 我会尝试,但我没有使用 MS SQL,因此没有带有 Reporting-Services 的 MSSQL Server
  • 您可能想看看 SQL Server Express with Advanced Tools。它与 Reporting Services 一起提供。
  • 有一本优秀的书,您可以阅读所有关于 C# 客户端报告的内容:apress.com/book/view/9781590598542

标签: c# .net reporting


【解决方案1】:

我知道您可能不是在寻找可以在 google 上找到的链接,但这些链接非常详细地涵盖了报告服务,应该涵盖了您的大部分问题。

  1. Reporting Services Tutorials
  2. Intro to reporting services
  3. Reporting Services in Action
  4. Webcasts on Reporting Services
  5. Useful reporting services links

但我很确定报告服务与 MS SQL 非常接近,因此如果您不使用它,您可能需要寻找不同的解决方案。

【讨论】:

  • 客户端报告对 MSSQL 完全没有要求。您只需要一个数据源、一个 RLDC 文件和报表查看器控件。
  • 第三个似乎是一个不错的起点……
猜你喜欢
  • 2011-02-22
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-11-30
  • 1970-01-01
相关资源
最近更新 更多