良好的 WPF (C#) 开源报告工具/框架
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/363363/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Good open source Reporting tool/framework for WPF (C#)
提问by rajesh pillai
I am looking out for a good open source Reporting tool/framework for windows based application (WPF).
我正在为基于 Windows 的应用程序 (WPF) 寻找一个好的开源报告工具/框架。
The database I am using is sql server 2005.
我使用的数据库是 sql server 2005。
The typical reports format which I am interested is for e.g. Trial balance, balance sheet, etc (typical banking / finance reporting application).
我感兴趣的典型报告格式是例如试算平衡表、资产负债表等(典型的银行/财务报告应用程序)。
There should be good support for charting as well.
图表也应该有很好的支持。
If anyone has any experience with reporting for WPF application, your inputs will be highly appreciated.
如果有人对 WPF 应用程序的报告有任何经验,我们将不胜感激。
采纳答案by rajesh pillai
Since this may form part of the answer, I thought of putting this in the answer section. I just found this series of article WPF multipage reports(note: original link dead, replaced with Wayback Machine link).
由于这可能构成答案的一部分,我想把它放在答案部分。刚发现这个系列文章 WPF多页报告(注:原链接已死,替换为Wayback Machine链接)。
Thought of putting this here as this may benefit some other learner. This article walks through creating a reporting framework for LOB Apps.
考虑把它放在这里,因为这可能会使其他一些学习者受益。本文介绍了为 LOB 应用程序创建报告框架的过程。
As the saying goes "A Bird in the hand is worth two in the Bush", I will have a deep look at this until something else comes up with something better :)
俗话说“手里的鸟值两个布什”,我会深入研究这一点,直到有其他更好的东西出现:)
回答by Scott Weinstein
As open source, this doesn't exist, at least not yet. It probably doesn't exist commerical offering either. The WPF component market is just getting started.
作为开源,这不存在,至少现在不存在。它可能也不存在商业产品。WPF 组件市场才刚刚起步。
回答by Eduardo Molteni
Take a look at http://wpfreports.codeplex.com/