I've been using DevExpress and CrystalReports for previous .NET versions. I'm wondering if there are any native reporting controls for .NET 4.0, so I could do away with the 3rd party ones.
+1
A:
Yes, there are MS Charting controls which are available in 3.5 (here) and also included in .NET 4.0. In .NET 4.0, you'll want to reference System.Web.UI.DataVisualization.Charting.
rtalbot
2010-10-21 19:22:37
Will these let me create PDFs?
Prabhu
2010-10-21 19:24:39
Actually what I'm looking for is not charting, but plain text, to generate PDFs based off of a template.
Prabhu
2010-10-21 19:26:25
Well, that's 5 minutes of your life you'll never get back.
Hans Passant
2010-10-21 19:38:04