Anyone here who could share where can I find a reporting tool I could use with C# Express?
TIA
Printable View
Anyone here who could share where can I find a reporting tool I could use with C# Express?
TIA
You looking for a reporting control? Or a third party application to report and document your applications or something the rather?
C# Express already supports SQL Server Reporting Services, with the ReportViewer control in the Toolbox by default. If you want to create your own reports I think you'll need to use VWD Express with the free reporting add-in from MSDN. You can get them both from here. I don't know whether that reporting add-in is available for any or all of the 2008 Express Editions or whether it may even be standard.