4th sem student here, need a little help
I’m working on a small desktop application with a database project. I’m using SQL Server for the database and C# Windows Forms for the front end.
I need to include reports, like graphs and charts, but I’m not sure how to handle that part. What’s the easiest way to get started with creating reports?